Jump to content

read IE input boxes


sumkid
 Share

Recommended Posts

Well i am trying to make a script to open up IE to a certain URL (i can do this) the problem i have is i want it to be able to read input boxes. like if there is one called "Subject" how would i get the mouse to find that? i want it to go into the input box and type.

Link to comment
Share on other sites

Well i am trying to make a script to open up IE to a certain URL (i can do this) the problem i have is i want it to be able to read input boxes. like if there is one called "Subject" how would i get the mouse to find that? i want it to go into the input box and type.

Look at the following functions in the help file and play with the example scripts there:

_IEFormElementGetValue()

_IEFormElementSetValue()

:)

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