How can I do it?
Printable View
How can I do it?
You want to list them in a list box or you need to read line by line of the given cooke?
For listing you could use Dir function,
for Reading Open File file I/O Method.
A serach in the form would give you some examples.
:D
Well, that's not really what I need. What I need for real I need to read session_id from IE cookies. I heard INET control shares cookies with IE so I wanted to use INET control.