How can I go back one or two window back. I now how to use the javacript function , but how this can be done in ASP.
The code, I believe is : window.history.go -1 - goback
but when I am using it I get the following error message:
Microsoft VBScript runtime error '800a01a8'
Object required: 'window'
Any help will be appreciated.
Thanks
Louis
The code, I believe is : window.history.go -1 - goback
but when I am using it I get the following error message:
Microsoft VBScript runtime error '800a01a8'
Object required: 'window'
Any help will be appreciated.
Thanks
Louis