Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: deleting cookies from clients pc through asp from the server


Message #1 by Aaron.Mintz@d... on Mon, 13 May 2002 09:46:41 -0400
i have an intranet site that contains links to the internet. i would like
users to be able to click link to the internet and recieve cookies on their
pc's, but then later delete them automatedly from my intranet web server
before a user exits.  is this possible?
Message #2 by "Drew, Ron" <RDrew@B...> on Mon, 13 May 2002 10:25:19 -0400
I do not believe you can do this.  Cookies are put on the client PC,
from your intranet you can not get at the cookies directory on the
client.  Maybe someone else will give you an answer, but I do not
believe you have access to the client directory for deletion.

-----Original Message-----
From: Aaron.Mintz@d... [mailto:Aaron.Mintz@d...]
Sent: Monday, May 13, 2002 9:47 AM
To: ASP Web HowTo
Subject: [asp_web_howto] deleting cookies from clients pc through asp
from the server


i have an intranet site that contains links to the internet. i would
like users to be able to click link to the internet and recieve cookies
on their pc's, but then later delete them automatedly from my intranet
web server before a user exits.  is this possible?


---

Improve your web design skills with these new books from Glasshaus.

Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=3Dnosim/theprogramm
e
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=3Dnosim/theprogramm
e
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=3Dnosim/theprogramm
e
r-20
Message #3 by Aaron.Mintz@d... on Mon, 13 May 2002 10:47:09 -0400
thanks, that's what i thought, but i wanted to get others input. i've been
searching all over the web and have found nothing.

-----Original Message-----
From: Drew, Ron [mailto:RDrew@B...]
Sent: Monday, May 13, 2002 10:25 AM
To: ASP Web HowTo
Subject: [asp_web_howto] RE: deleting cookies from clients pc through
asp from the server


I do not believe you can do this.  Cookies are put on the client PC,
from your intranet you can not get at the cookies directory on the
client.  Maybe someone else will give you an answer, but I do not
believe you have access to the client directory for deletion.

-----Original Message-----
From: Aaron.Mintz@d... [mailto:Aaron.Mintz@d...] 
Sent: Monday, May 13, 2002 9:47 AM
To: ASP Web HowTo
Subject: [asp_web_howto] deleting cookies from clients pc through asp
from the server


i have an intranet site that contains links to the internet. i would
like users to be able to click link to the internet and recieve cookies
on their pc's, but then later delete them automatedly from my intranet
web server before a user exits.  is this possible?


---

Improve your web design skills with these new books from Glasshaus.

Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
r-20


---

Improve your web design skills with these new books from Glasshaus.

Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
r-20

  Return to Index