Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Back Button
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Divers
Thread ID:
00858517
Message ID:
00858926
Vues:
17
Hi Daniel,

If you don't need to perform anything server-side then there's no need to use a server-side control. Use a simple HTML input control for this purpose.
<input type="Button" name="cmdBack" value="Back" onclick="javascript:window.history.back();">
>How can do a Back Button ?
>
>I put a Button (web form) in my form. What code can I write ?
-----------------------------------------

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
Répondre
Fil
Voir

Click here to load this message in the networking platform