Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21273

Define cookies in webbrowser navigate

$
0
0
Hello
I want to use specific cookies when navigating a webbrowser.
I have this code but it causes a syntax error.
Code:

webbrowser1.navigate("http://domain.tld/page.ext/","","","","Cookie: foo=bar; baz=qux;")
I also tried this one:
Code:

webbrowser1.navigate("http://domain.tld/page.ext/",0,nothig,nothig,"Cookie: foo=bar; baz=qux;")

Viewing all articles
Browse latest Browse all 21273

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>