Hi,

I'm trying to write a VB6 app that has a WebBrowser control.

I use the Webbrowser.Navigate(URL) function to connect to a web site. Cookies are enabled on my machine.

I need to get hold of the cookie that is created when I goto the web site.

Any ideas how i can get to the cookie in VB, using this control.

Cheers
Mike