Hi,
What i want to do is i have application where i have a WebBrowser Control, i
want to access the controls such as textbox on it.
Can anybody tell me how to do it.
Thanx in Advance.
Ignacio Machin ( .NET/ C# MVP ) - 20 Feb 2008 10:40 GMT
Hi,
> Hi,
>
[quoted text clipped - 3 lines]
>
> Can anybody tell me how to do it.
Remember that in the page you have in your webbrowser control you only have
a plain HTML page, so there are not "Textbox" control, only the
correspondend <input> item