emulating Back browser button
Hi,
i know how to do response.redirect("my form.aspx") to take
me to whatever form i need.
But..i want to have a button on my web form that when i press it,
it is the same as pressing the browser 'Back' button. ie it takes
me back to the previous form i was viewing.
Does anyone know the code to do this?
TIA.
|