DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2

Thread: Web forms

  1. #1
    Join Date
    May 2008
    Posts
    27

    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.

  2. #2
    Join Date
    Nov 2003
    Location
    Portland, OR
    Posts
    8,387
    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

  1. Replies: 0
    Last Post: 03-31-2007, 08:40 AM
  2. Free ASP.NET Web Matrix Design/Editor Tool Released
    By ASPSmith Training in forum dotnet.announcements
    Replies: 0
    Last Post: 06-18-2002, 03:39 AM
  3. Replies: 1
    Last Post: 06-12-2002, 03:43 PM
  4. Replies: 0
    Last Post: 06-06-2002, 02:52 PM
  5. Replies: 2
    Last Post: 10-17-2001, 12:49 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


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


Sponsored Links