|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Clearing Cookies of external website
Hey,
I'm wondering if there's a way in javascript to clear the cookies of an external domain. I know I can do the following to clear cookies from the current domain: document.cookie = 'cookie1=null;'; How about an external site's cookies? Thanks, AT |
|
#2
|
|||
|
|||
|
RE: Clearing Cookies of external website
doubt it...that woud be a huge security hole
haxor!!1: Hah ha my scrpt brok yr site |
|
#3
|
|||
|
|||
|
RE: Clearing Cookies of external website
as LLX said, you can't do that, because of the security..
|
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Client Side Things > Clearing Cookies of external website |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|