|
-
Jun 29th, 2002, 05:47 PM
#1
Thread Starter
New Member
Vb6 & Cgi
I am using VB6 with CGI and I am having difficulties reading and writinging cookies. I need to read and write the users name and password along with a little other information. I am not experienced in web development. I have my system working except for this small item. IF anyone could assist me in this endevor I would appriciate it.
-
Jul 1st, 2002, 10:36 AM
#2
Black Cat
You need to read and write them with the HTTP headers. Look up (or packet sniff for) the correct format.
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
-
Jul 8th, 2002, 07:38 PM
#3
Thread Starter
New Member
I can write the cookies with the http headers but I am unable to read them, is there a variable that is passed to the program when the page loads? What is this variable and how do I retrive it?
-
Jul 9th, 2002, 01:46 PM
#4
Black Cat
Try the HTTP_COOKIE Environmental variable.
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
-
Jul 9th, 2002, 06:39 PM
#5
Thread Starter
New Member
Thank you very much, I have been looking forever for that variable, I knew it was HTTP_COOKIE but I was unaware that it was an enviroment variable. Thank You.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|