Click to See Complete Forum and Search --> : cookie problems


flambor
10-15-2003, 06:46 AM
I am currently making a webpage which has a dhtml splash sort of intro on it. there is an option to SKIP INTRO or if you just leave it, it will redirect you to the following page. I would like to create another link (SKIP INTRO AUTOMATICALLY NEXT TIME) which uses a cookie to remember that the person has skiped the intro before and will just take them to the next page. I have never ever used cookies before. i don't know where to start

help me please!!

ANDY

LittleRed
10-15-2003, 07:14 AM
there's a tutorial on using cookies here:
http://hotwired.lycos.com/webmonkey/programming/javascript/tutorials/tutorial2.html

if that helps?