Log in

View Full Version : Html for an idiot



martyn_green
09-15-2005, 04:11 PM
I am completely a beginner when creating html
I can create html but not for what I want to do
I have a pop-up that asks for the users name but I want to create a cookie that saves their name and the date they last visited


I need help to create this cookie can anyone help me please
Thanks

Twey
09-15-2005, 06:15 PM
You can read and write document.cookie just as if it were a variable.