Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Back Button

Status
Not open for further replies.

croydon

Programmer
Apr 30, 2002
253
EU
Could someone please tell me how I can simulate using the Back button in IE. I want to give users the option to go to the previous page, either to re-start with a clean selection or modify the existing selection (i.e. the Back button).

From what I have read, the answer seems to be to use ("javascript:history.go(-1);"), but I can't seem to get this to work from my button.

Thanks for your help.

 
You're using VB.NET as code-behind for an ASP.NET application. This question is better asked in the ASP.NET forum.

That said, I don't understand why the Javascript snippet wouldn't work for you. Could you show the entire code section?

Phil Hegedusich
Senior Programmer/Analyst
IIMAK
-----------
I'll have the roast duck with the mango salsa.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top