Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I going back?
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00821939
Message ID:
00822074
Views:
16
Unless you redirect the user to another page they won't go to another page and their values will be kept.

Most controls automatically keep the original data, unless you explicitly set their EnableViewState to false.


>I have a form collecting data from the user.
>When they click submit I go to a server side validation.
>If the validation fails I want to go back to the page the user was entering data on...
>
>How do I get back there?
>...to the page with the data, not to a page with an empty form.
>
>TIA,
>Rick
Hector Correa
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform