Jump to content

Recommended Posts

Posted

Hey Boys,

I have a Form with IE object

I opened the normal website in this IE object

If I click a download link in website, how I can force autoit to download by "InetGet" function or other function (download by autoit)

Thank you.

Posted

Assuming the link is a simple text link...

_IELinkGetCollection() to get the link object then the .href property to get the URL. There's an example in the Help File for this function.

Otherwise, do you have the HTML source of that page?

  • Moderators
Posted

If you do a forum search for Internet Download Manager, you will find it is a problematic and poorly written/supported application. Based on the past 3 or 4 requests that were never successfully resolved you may want to seek an alternative download method.

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

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