Jump to content

Downloading a image while need to be logged in


Matthy
 Share

Recommended Posts

Hi all

i found this link

http://www.autoitscript.com/forum/index.ph...mp;#entry622528

and i need to do the exact same thing however.

dale sais

_IEPropertyGet will allow you to get the coordinate postion of the image, then right-click on it and script the file save as... dialog.

Dale

and i thougth you could run it hidden,

but when automating a task like this it controls your mouse. and i cant get it working with control send and control click. it only works when i dont use coordinates

Sleep(5000)
ControlClick($website,"",,"","[CLASS:Internet Explorer_Server; INSTANCE:1]","right",10,10)
Sleep(50);

anyone get this its really weard that it works without the coordinates.

aslo inst there a other function meaby just new like _IEdowload.

could be very handy for auto updates and stuf that you want to give a little protection

Cheers

Matthy

Edited by Matthy
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...