|
-
May 18th, 2004, 07:10 AM
#1
Thread Starter
Frenzied Member
Session from a user control?
I have an app with some user controls. When I send this information (session("test") = txtTest.text) to a new page using Server.transfer everything works fine. My problem is that when I click Back the txtText.text is reloaded and the entered value is gone. What goes wrong? Is it something I can prevent by settings in the web.config?
I am using VS2002, could that be the reason?
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
|
Click Here to Expand Forum to Full Width
|