Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
.Net Web Control
Message
General information
Forum:
ASP.NET
Category:
Other
Title:
.Net Web Control
Miscellaneous
Thread ID:
01172849
Message ID:
01172849
Views:
72
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 Patanwala
I. T. Programmer
Al Jaber Energy Services L.L.C.
P.O.Box 47467
Abu Dhabi, U.A.E.
Tel - +971 2-502-1644
Fax - +971 2-554-6106
Cell - +971 50 358-0229
Email - riyaz.patanwala@ajes.ae
Website - www.ajes.ae
Next
Reply
Map
View

Click here to load this message in the networking platform