Web Control
-
Hi All I have made one application which logs to a government website from my application. For that purpose i have created a web explorer on my form and i have specified that particular URL name. As soon as i run that form it opens that particular website Now In that website there is 2 textboxes (user name and password) and 2 buttons (submit and cancel) When I count no. of item by webcontrol1.controls.items.count() gives me 4 Is there a way to access these controls directly from my application by using webcontrol.controls.items(0).text = "XYZ" something like this.......I am not able to get through with this Also I can find a particular string in the document by webcontrol1.document.outertext.contains("ABC") returns .T. , but how to select that particluar text automatically after finding it. Please Help....Its Very Urgent...... Thanx In Advance
Riyaz Zujer Patanwala I.T.Programmer Al Jaber Energy Services P.O.Box 47467 Abu Dhabi U.A.E.