-
Web forms
Is there any way I can use value of a textbox from one webform in another webform?
More Information:I have Login form when user enters valid user name and password I need to lood another form which has the detail information about this user. So I need username in second form.
Last edited by Sep410; 05-15-2008 at 03:57 PM.
-
You should use Forms Authentication: http://www.15seconds.com/issue/020220.htm . After the user logs in, you may obtain their user name using User.Identity.Name .
Phil Weber
http://www.philweber.com
Please post questions to the forums, where others may benefit.
I do not offer free assistance by e-mail. Thank you!
Similar Threads
-
Replies: 0
Last Post: 03-31-2007, 08:40 AM
-
By ASPSmith Training in forum dotnet.announcements
Replies: 0
Last Post: 06-18-2002, 03:39 AM
-
Replies: 1
Last Post: 06-12-2002, 03:43 PM
-
Replies: 0
Last Post: 06-06-2002, 02:52 PM
-
Replies: 2
Last Post: 10-17-2001, 12:49 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks