Click to See Complete Forum and Search --> : Cookie code for SHTML page, please


Wiltraud
09-13-2009, 09:57 AM
I need the cookie code that will allow visitors to fill in a form once and then access a page that lists several downloads. In other words when they want to access that download page again they will be taken directly to it, by-passing the form. Any help would be very much appreciated! Thank you!

kiwibrit
09-13-2009, 10:06 AM
Use javascript or server side language. If you are using php, google setcookie.

Wiltraud
09-13-2009, 10:25 AM
Thanks so much for quick reply...I figured it would be Javascript. Do you have the code by any chance??

kiwibrit
09-13-2009, 10:51 AM
I do very little Javascript coding - but this (http://www.perlscriptsjavascripts.com/js/cookie_redirect.html) looks as though it will meet your needs.

Wiltraud
09-13-2009, 11:33 AM
This is EXACTLY what I needed. It works beautifully!

THANK YOU, THANK YOU, THANK YOU!

You have made my day. I hope you have a wonderful one!

Very best to you!