User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the ASP.NET section within the Web Development category of DaniWeb, a massive community of 423,747 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,373 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our ASP.NET advertiser: Lunarpages ASP Web Hosting

asp.net

Join Date: Jun 2006
Posts: 12
Reputation: Hosam Kamel is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 0
Hosam Kamel Hosam Kamel is offline Offline
Newbie Poster

Re: asp.net

  #3  
Apr 4th, 2008
you have many options to do so depend on what suites you

Session :
Session["Values"] = TextBox1.Text;
QueryString :
Response.Redirect("page.aspx?text=" + TextBox1.Text);
CrossPage Postback :
Page.PreviousePage....

Cookies.
Last edited by peter_budo : Apr 5th, 2008 at 12:08 pm. Reason: Keep It Organized - please use code tags
Thanks,
Hosam Kamel
Reply With Quote  
All times are GMT -4. The time now is 1:39 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC