Jump to content

Recommended Posts

Posted

I've been trying to figure out a way to retrieve the html of a web page residing on a server using a custom port number.

In most browsers a URL of the format https://server.com:5200/ will open a secure connection to server.com on port 5200.

Experimenting with InetGet and winhttprequest objects has got me nowhere so far.

Scripting an actual IE window isn't much help as the server in question runs a non-validated certificate and IE squalks about it.

Any ideas?

Shalom

Bill

Posted

Take a look at HTTP.au3

Where do I find this file? It doesn't seem to exist in my AutoIT Installation. Am I missing something reeeealy obvious.....

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
×
×
  • Create New...