Jump to content

_IE Get Text By Name


Recommended Posts

Okay I have my application submitting something to my server that is through a web browse obviously. Then my server spits out a simple line of text that i need to copy.

How can I copy this. And it is a difrent length every time so I dont want to do somthing like selecting with my mouse. (Also I dont want the software to use my mouse right now its all in the background would like to keep it that way.)

What command can i use for this

I currently trying to work with the _IEFormGetCollection Im not sure if this is what I should be messing with but untill someone tells me other wise i assume so. lol

Edited by Medic873
Link to comment
Share on other sites

See the examples in the help file under _IEFormElementGetValue(). If you're not ready to get the exact element, try the example under _IEBodyGetText().

:mellow:

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