Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to control IE from your application

Status
Not open for further replies.

ankursaxena

Programmer
Sep 7, 2001
133
US
Hi!
I have a project due in a couple of days and i was wondering if i can get some help from here. i am working on creating an app which actually, invokes IExplorer and then sets the url and also could parse the html and find what objects lie within the html. eg if i put in hotmail.com in the url..it pops up. then once its loaded i want to prase the loaded page to c what all kind of input fields r there what kinds of buttons, checkboxes etc. i hope u understand what i mean. also be able to see whats being writtent ot he status bar in the IE so that i know when the page is working when the page has completly loaded(like it says done) etc.
once i know i want to be able to put in the information i have to the right object, maybe if i have a username i want to parse the html find a input field called login/username and then take the string i have and make the value of that input field(html) to the string. etc etc. etc.
it would be really helpful.
thank you very much in advance.
-Ankur
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top