Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Taking control over a button
Message
From
12/05/2006 12:37:29
 
 
To
12/05/2006 09:26:48
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01120906
Message ID:
01121387
Views:
8
>Could you tell the rest of us how you resolved the problem?

For years, I have developed Web applications where forms post to a new page. Then, the new page does the business logic and decide to go with the validation or to go back to the previous page.

In .NET, the postback does it all by itself as it will remain on its page as long as the validation is not good. Then, I simply do a Redirect to where I go if the validation is good.

Doing it like that means that I don't have to change anything in the way the form is rendered.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform