Re: Proggramatically delete cookies
Yes. Client side script (JavaScript). But only cookies from your server
IIRC.
Peter
<kendera@xxxxxxxxx> wrote in message
news:1166109582.464978.10790@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Is it possible to programmatically delete cookies? Can anyone help me
with this...
.
Relevant Pages
- Re: Question on textbox property.
... you could write Javascript code that gets run on Window's ... the cookies will be sent to the server. ... > makes changes to each of the textbox content, ... (microsoft.public.dotnet.framework.aspnet) - Re: Cross-domain cookie updating ?
... It's not strictly a PHP question, but something that PHP guys would know the answer to. ... If the file being returned has updated cookie information in the response header, then I imagine the cookies for example.com get updated. ... What if the JS file it's requesting is actually to a different unrelated domain server that's going to return a JavaScript file with updated cookies in the response header. ... (comp.lang.php) - Re: PHP slower than javascript if heavy traffic?
... the server. ... May the pages become quicker if a browser client script like javascript ... My aim to is to produce cookies for a site with 200,000 visitors a day, ... What exactly are you hoping to achieve in Javascript? ... (php.general) - Re: Google Earth 5.0 crasht unter Intrepid (openSSL?)
... bekomm die Version erst gar nicht für Linux. ... Die wollen Javascript und (IIRC) Cookies sehen, ... (de.comp.os.unix.linux.misc) - RE: [PHP] Saving css state in javascript and passing to php via form submit
... Ok, i can put the data in the session variable, but i can ... You can use session within javascript too i believe. ... AFAIK they are send in the HTTP headers from and to the server. ... Cookies are nearly the same as sessions, ... (php.general) |
|