PDA

View Full Version : delete cookies


andrew1234
03-11-2003, 09:38 AM
hi

is it possible to have a button that deletes the cookies
or

when the page loads

have a function that deletes the cookies


and if it is???
maby give me an idea of how to do it?



thanks

andrew

brothercake
03-11-2003, 09:41 AM
To delete a cookie, you set another cookie with the same name and an expiration date in the past.