VB6 Inet control: possible to not use IE cookies?

Posted by Spangles Forever on Stack Overflow See other posts from Stack Overflow or by Spangles Forever
Published on 2009-06-09T10:08:05Z Indexed on 2010/04/01 9:03 UTC
Read the original article Hit count: 225

Filed under:
|

Hello

I'm using the standard VB6 internet transfer control (Inet).

A great feature of it is that it uses IE cookies, so it is possible to authenticate into a website using IE. I can then use my app to download authenticated pages.

However, is it possible to do the opposite, to get the control to ignore any IE cookies?

© Stack Overflow or respective owner

Related posts about vb6

Related posts about wininet