hi,
I'm using the following code to direct the user back to the previous page. [javascript:window.history.back()]
Now I'm using the other one to direct the user to the next page [javascript:window.history.forward()].
But the .forward doesn't seem to work.
Can anyone pls enlighten me on this.
Thks in advance.
I'm using the following code to direct the user back to the previous page. [javascript:window.history.back()]
Now I'm using the other one to direct the user to the next page [javascript:window.history.forward()].
But the .forward doesn't seem to work.
Can anyone pls enlighten me on this.
Thks in advance.