Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Back Button
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Miscellaneous
Thread ID:
00858517
Message ID:
00858926
Views:
16
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
Previous
Reply
Map
View

Click here to load this message in the networking platform