Jump to content

save an img from webpage


vkrisz81
 Share

Recommended Posts

Hi. Is tjere any way to save into file an img from any webpage? I can do it by detecting its coord and dimensions by using screenshot, but is there any other way? If an img is on page it must be alteady downloaded, i should be able to save to file..

Link to comment
Share on other sites

In IE you can use _IE* functions to get url of image, and then InetGet to download the image.

If you use the default 0 for second param of InetGet then windows should take care of getting it from local cache.

AutoIt Absolute Beginners    Require a serial    Pause Script    Video Tutorials by Morthawt   ipify 

Monkey's are, like, natures humans.

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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