Forum Moderators: open

Message Too Old, No Replies

cookie deletion

         

aploetz

5:27 pm on Nov 26, 2004 (gmt 0)



I've found some examples in these forums on how to "delete" cookies (setting the expires value to a time in the past). These mainly deal with examples on how to delete a specific cookie or a cookie that you know the name, value, path, and/or domain about.

Is there a way (in Javascript) to cycle through all cookies present [in the cookies directory] and "delete" them all?

Thanks,

Aaron Ploetz

fmaz

5:42 pm on Nov 26, 2004 (gmt 0)

10+ Year Member



I'm not saying "no", but this would be a big security hole...