Closed Thread Icon

Topic awaiting preservation: Redirection without a trace (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=8198" title="Pages that link to Topic awaiting preservation: Redirection without a trace (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: Redirection without a trace <span class="small">(Page 1 of 1)</span>\

 
dk01
Bipolar (III) Inmate

From: dk's house of love
Insane since: Oct 2001

posted posted 05-31-2002 22:19

Ok. So basically what i am trying to do is to have a page redirect to another
page but do it without a trace.
for example have:
1. user clicks on a link on page 1 to go to page 2
2. page 2 redirects to page 3
3. when the user clicks the back button on page 3 they go to page 1.

The reason I ask is because if they clicked back to go to page 1, they would
actually be going to page 2. Since page 2 is a redirect is causes them to just
get sent back to page 3.

Basically I just need the javascript for a discrete redirect as the server does
not have php/asp/ect...

Thanks,
-dk

- can't decide? have another drink.

mr.maX
Maniac (V) Mad Scientist

From: Belgrade, Serbia
Insane since: Sep 2000

posted posted 05-31-2002 22:43

location.replace()


dk01
Bipolar (III) Inmate

From: dk's house of love
Insane since: Oct 2001

posted posted 06-01-2002 09:24

Ah yes. I remember this now. Thanks max.
-dk

- can't decide? have another drink.

« BackwardsOnwards »

Show Forum Drop Down Menu