How can I delete/clear cookies in a visitor's machine?

Padawan

Junior Member
Joined
Aug 12, 2009
Messages
105
Reaction score
218
Hey guys,

I need to know if is there a way to delete the cookies in the machine of the visitors of my site.

Maybe a script or a code, I don't know.

Any word/advice?

Thanks.
 
Hey guys,

I need to know if is there a way to delete the cookies in the machine of the visitors of my site.

Maybe a script or a code, I don't know.

Any word/advice?

Thanks.

Nope!
 
One website cannot add, delete, or edit cookies made by another website, so if you were hoping to remove ALL of a person's cookies, you're not going to be able to do this from a web application. You can only do it from a desktop application that can access the location where cookies are stored.

Nice try, though. :)
 
Back
Top