Click to See Complete Forum and Search --> : Help with redirect cookie, please


fram
03-31-2003, 08:51 AM
I need a script to place a cookie so that when a person returns to my site within say 30 days they are automatically redirected to a page other than the index page.

The index page contains a subscribe to newsletter form and after subscription they are redirected. But I would like them to not need to resubscribe each visiot to get to the main site.

I am sure this is simple for you expertts but not for a novice like me!!

Thanks in anticipation of your help.
Graham

AdamGundry
03-31-2003, 10:15 AM
A quick search of http://javascript.internet.com returned this:

http://javascript.internet.com/cookies/cookie-redirect.html

You should be able to adapt it to your needs.

Adam

fram
03-31-2003, 10:38 AM
Thanks Adam
I also found this but my attempts at changing it successfully were to no avail
Graham