Leinad
08-27-2002, 02:46 PM
Hi Hi!
I have got a specification of a web site that seems a bit challenging. Basically,
0. assume you are in a certain page within the domain (say page2)
1. when a user click the (browser's) back button,
2. go back to previous page (say page1)
3. page 1 should refresh itself automatically.
is it possible to do that?
I know about the history.go(-1) technique, but I don't think that works... how can I combine it with refresh? notice that, it is page1 that get refreshed... not page 2..
please help me...
I have got a specification of a web site that seems a bit challenging. Basically,
0. assume you are in a certain page within the domain (say page2)
1. when a user click the (browser's) back button,
2. go back to previous page (say page1)
3. page 1 should refresh itself automatically.
is it possible to do that?
I know about the history.go(-1) technique, but I don't think that works... how can I combine it with refresh? notice that, it is page1 that get refreshed... not page 2..
please help me...