I have a website I go to all the time for a particular chat client. I
am trying to develop a standalone client using a windows development
tool. I have the browser integrated and know the name of the cookie
the website uses.
What I want to do is read some of the variables from the cookie on my
local machine and use the variables in a URL String. I know that I
will need to run this script on my server and not thiers.
Can anyone point me to a good tutorial for reading the cookie in?
Thanks!
Shane
am trying to develop a standalone client using a windows development
tool. I have the browser integrated and know the name of the cookie
the website uses.
What I want to do is read some of the variables from the cookie on my
local machine and use the variables in a URL String. I know that I
will need to run this script on my server and not thiers.
Can anyone point me to a good tutorial for reading the cookie in?
Thanks!
Shane
Comment