ankursaxena
Programmer
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
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