Jump to content

Recommended Posts

Posted

Hello.

I read that HttpSetProxy() works only for inetget.

So there is no way to hit a webpage with a proxy, i mean

HttpSetProxy(2, $proxy)
$url = "http://google.com/"
$object_IE = _iecreate($url,0,0,1)

Thanks

Posted

If you are gonna use a the IE UDF, you'll have to set the proxy on IE. HttpSetProxy is only for AutoIt's internal downloading system.

You mean Tools> Internet Options >> connections tab >>"Lan Settings" >> Use a proxy server for your LAN" ?

Is it possible to configure it with autoit

thanks

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...