Creating a "Back" button in VB.Net/ASP.Net
- From: "Coleen" <coleenholley@xxxxxxxxx>
- Date: Tue, 23 May 2006 15:05:39 -0700
Yes, I know why would I want to create a back button when there is one on
the browser? Because that's what the users want! they want a "Previous"
button that they can click from any web page in our application that will do
the exact same thing as the Back button in the browser. Can anyone give me
any suggestions on how to do this using VB .Net? I have Googled for "Create
Back Button" and found stuff in JavaScript and HTML but nothing in VB .Net.
Can this be done as simply as doing a response.redirect? Any help would be
appreciated.
Coleen
.
- Follow-Ups:
- Re: Creating a "Back" button in VB.Net/ASP.Net
- From: Coleen
- Re: Creating a "Back" button in VB.Net/ASP.Net
- From: Herfried K. Wagner [MVP]
- Re: Creating a "Back" button in VB.Net/ASP.Net
- Prev by Date: Don't know how to pass data from form to module
- Next by Date: Most efficient way to transfer OdbcDataReader to sql server
- Previous by thread: Don't know how to pass data from form to module
- Next by thread: Re: Creating a "Back" button in VB.Net/ASP.Net
- Index(es):