Saving cookies in a file
How can I open a file in the client computer and save a string value or cookies into it?
help need, thank you.
:confused:
[136 byte] By [
KChiang] at [2007-11-11 7:21:44]

# 1 Re: Saving cookies in a file
http://www.computer-security.com/Cookies/cookview.htm
http://www.codetoad.com/asp.net/cookies.asp
hope this helps..
# 2 Re: Saving cookies in a file
Thank Sri.
Now I know that cookies are simply a text file that I can view, read and edit with a text editor.
Thank you. :)