•
•
•
•
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 374,156 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,467 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
Views: 247 | Replies: 2
![]() |
•
•
Join Date: Oct 2007
Location: Bristol, UK
Posts: 1,122
Reputation:
Rep Power: 3
Solved Threads: 46
I think you can use the session state variable, this link might help you a lot:
http://msdn2.microsoft.com/en-us/library/87069683.aspx
http://msdn2.microsoft.com/en-us/library/87069683.aspx
If you have a quality, be proud of it and let it define you. Add it to the world!
If you got your answer, please mark the thread as Solved. It saves time when people are looking to contribute threads or for answers!
If you got your answer, please mark the thread as Solved. It saves time when people are looking to contribute threads or for answers!
•
•
Join Date: Jun 2006
Posts: 12
Reputation:
Rep Power: 3
Solved Threads: 0
you have many options to do so depend on what suites you
Session :
QueryString :
CrossPage Postback :
Page.PreviousePage....
Cookies.
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
Hosam Kamel
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb ASP.NET Marketplace
- Software Engineer (.NET , SQL) (Software Development Job Offers)
- ASP.Net / C# Web Developer (Web Development Job Offers)
- ASP.NET and Mozilla - Issues! (ASP.NET)
- Question for ASP.NET/Mozilla Users...or anyone... (ASP.NET)
- Newsgroups in ASP.NET forums??? (ASP.NET)
- ASP.Net hide site in the tray??? (ASP.NET)
- ASP.NET controls in Office 2003 style? (ASP.NET)
- .NET Speech SDK for ASP.NET (ASP.NET)
Other Threads in the ASP.NET Forum
- Previous Thread: How to add data to the content place holder at runtime
- Next Thread: onclick=window.closw()is not working in mozilla firefox...



Linear Mode