|
-
September 26th, 2003, 10:47 PM
#1
Need help with REFERER: and cookie's......
I'm trying to get to a page that I need a REFERER and a cookie to open. When I run the code below I get a --
Run-Time error 35756: Unable to complete request
I've got it where I can log in and go to some pages but can not get to any pages that need the cookie.
I'm using a function to read the cookie and put into the variable "cookie"
Could someone please give me any hints as to what I'm not doing right?
---------------------
Inet2.Execute "http://s1.foo-bar.com/scripts/mysector.cgi?" & webid, "GET", "REFERER: http://s1.foo-bar.com/login.php", "Cookie: " & cookie
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
|