Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to return back to previous page
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00898496
Message ID:
00899196
Vues:
18
This message has been marked as the solution to the initial question of the thread.
Hi Dmitry,

You can create a button that "Goes Back" but I don't think that is what you want. I would say the Redirect is the best option for the page to reload with defaults and not what was already there before they summited the order.


>Is there another way (besides using Response.Redirect( "previoiusPage.aspx" ) ) to reload previous page?
>
>Here is an example:
>
>User enters information in the Order page. Click Submit.
>
>Page 'Thank you for your order' appears. I want to have a button on this form with caption 'Create New Order'. In the Click() method of the 'Create New Order' page I can use Response.Redirect() but maybe there is more efficient way.
>
>Thank you for any suggestions.
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform