Jump to content

Need help in moving the mouse without using mousemove or mouseclick


cad29
 Share

Recommended Posts

Hi can anyone give me an idea im trying to make a program that will copy and paste in certain coordinates in the internet explorer window but i dont want to used the mouse click or move mouse example in a certain location x:22,y:53 on this location theres a data that i want to copy so i used a script mouseclick("Left",22,53,2,1) is there any script that i can used to copy a certain data with out using a mouse click or movemouse thanks a lot

Link to comment
Share on other sites

Hi can anyone give me an idea im trying to make a program that will copy and paste in certain coordinates in the internet explorer window but i dont want to used the mouse click or move mouse example in a certain location x:22,y:53 on this location theres a data that i want to copy so i used a script mouseclick("Left",22,53,2,1) is there any script that i can used to copy a certain data with out using a mouse click or movemouse thanks a lot

Read up on Dale Hohm's IE.au3 UDF (which I think is include with the current version of AutoIT). That will give you much more direct communication with things in an IE window.

:)

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
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...