Cookie Page Push 26.09.08
Need a script that sets a cookie once a person goes to a page. If they come back to the page (or refresh), they are immediately (no delay), taken to an alternate page.
Javascript requires the user to:
1) Create a unique cookie name
2) Number of days for cookie to expire
3) Enter the alternate URL to display if cookie present.
4) Allow Timer Push (script will allow the display of a minute/second timer that when countdowns to zero, automatically pushes to the alternate URL listed in #3)
PM for site reference.



