codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:
Search Forums:
  Helpp...trouble passing in the parameter  Ragnarok at 09:10 on Wednesday, March 03, 2004
 

Currently i am doing a login page.. i have difficulty in passing the argument from one form to another form..
Example :
i have txtUsername.text in login.aspx form.. it is where the user key in their username.. After the login is successful, it jumps to another form called profile.aspx.. What i want to do is to retrive the user's profile from the database.. In order to do that, i need to retrieve the txtUsername.text in the login page from the profile page...
Anybody can help me? How to retrieve the string that the user type in txtUsername.txt in the first page from the second page?
By the way, i am using C#.net to do it...
Thanks for ur help ^_^

  Re: Helpp...trouble passing in the parameter  CobraLeader at 19:46 on Thursday, March 04, 2004
 

I created a full blown .asp login script, check it out it may help you.get it at www.clanmansoftware.com

  Thanks ^^  Ragnarok at 04:18 on Saturday, March 27, 2004
 

Thanks...i manage to do it



© Copyright codetoad.com 2001-2005