cookie question
I have a page that has an onUnload pop.
On the same page it redirects users to another page if they have my cookie.
The problem? Every user that gets redirected, also gets the popup. I only want this popup when I get a visitor that does not have my cookie and they exit that page. Is there a way I can add a exit=false thing within the cookie redirect?
|