Jump to content

Recommended Posts

Posted

I have a link in my latest script. The link shows up, then it forwards you to another place to download a file.

Example: http://www.mininova.org/get/1149916

if typed into a standard web browser it will forward you to the correct file to download, how do I get autoit to follow the forward link to this new file?

If I do something like ConsoleWrite(inetget ("www.mininova.org/get/1149916")&@CRLF) it doesn't work

Because of the intended use for this program I can't use IE, at least in the conventional sense.

Any help is greatly appriciated

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...