C
Coleen
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
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