|
-
Sep 11th, 2010, 09:28 AM
#1
Thread Starter
Junior Member
accepting cookies with winsock
Hi,
Im trying to use winsock to login to a site but the response i get from the site is "your browser is not accepting cookies".
Is there a way I can make winsock accept cookies ?
Thanks.
-
Sep 11th, 2010, 09:36 PM
#2
Re: accepting cookies with winsock
Cookies and Winsock are unrelated! Check out this link to see how HTTP and cookies work: http://www.w3.org/Protocols/
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
https://get.cryptobrowser.site/30/4111672
-
Sep 11th, 2010, 10:09 PM
#3
Re: accepting cookies with winsock
I'm always puzzled that people try to work at the Winsock level when VB6 has such a range of HTTP components available to handle the details.
But there is a sort of "kids' guide" to cookies at http://www.cookiecentral.com/faq/ that might help give you a quick start before working through the HTTP RFCs.
-
Sep 12th, 2010, 06:41 AM
#4
Thread Starter
Junior Member
Re: accepting cookies with winsock
Thanks, the reason I want to work with winsock is because of the speed. Ive used various pieces of software for doing automated tasks e.g signing upto sites, filling in forms etc and the ones that use winsock are so much quicker.
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
|