dupuis2387
Programmer
A n00b question, from a n00b:
How can I create a button that replaces the standard
"back" button on every webnavigator, that when clicked on the current page, will take the user to the prev page
and keep all the choices that he made, before moving
to the page he is in , now?
I take it session("myvar")=page1.htm put into page1
and session("myvar") put into page2 won't do it, correct?
How can I create a button that replaces the standard
"back" button on every webnavigator, that when clicked on the current page, will take the user to the prev page
and keep all the choices that he made, before moving
to the page he is in , now?
I take it session("myvar")=page1.htm put into page1
and session("myvar") put into page2 won't do it, correct?