kanase
|
| Posted: 05/03/2002, 10:56 PM |
|
I am having problem with javascript to redirect user back to previous page. The following doesn't work.
<meta http-equiv="refresh" content="0; URL=javascript:history.back(-1)">
|
|
|
 |
jjtoubia
|
| Posted: 05/03/2002, 11:42 PM |
|
That is the correct code. I created a blank page that has the same code you posted above. The only difference is that I changed the 0 to 15 so that it would not refresh for 15 seconds so that you can view the source and see.
Goto: http://www.ipartstrader.com/test2.htm
|
|
|
 |
|