How would I setup a script/cookie that will allow visitors to not have to sign up on every visit to my site?

August 30th, 2009
Posted by: admin

My intent is when visitors sign up for my newsletter it will take them to another page. After that, I wanted visitors to not have to sign up again just to go to the main page. What kind of script/cookie would I need? Please help.

By: JSWarner_7



Tags:

This entry was posted on Sunday, August 30th, 2009 at 10:19 and is filed under setup. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

One Response to “How would I setup a script/cookie that will allow visitors to not have to sign up on every visit to my site?”

  1. Wyatt Says:

    you need to set a persistent cookie. this is done by setting an expiration date for the cookie sometime in the future. this will tell the browser to save it on the user’s hard drive rather than just in memory.

Leave a Reply