I M A NEWBIE IN VB.NET...
i created a new project...with a webbrowser control....i studied a webpage..
used this line
webbrowser1.document.getElementsByTagName("INPUT").item(0).innerText="HELLO"
to fill a textarea...
it worked..
but below that there was a button on that webpage...i dont know how to click it using vb.net...
can anybody plz ans my question...
thnking in advance

WEBBROWSER CONTROL ..NEED HELP
ylhyh
Hi.
When you said, "i dont know how to click it using vb.net..." we couldnt understand where you are facing problem Is that you dont know how to handle click event of that button Can you be more clear in what you want to accomplish
Thank you,
Bhanu.
Kirti Mistry
Hi,
This post may help http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=166883&SiteID=1.
Best regards,
scarneol
nkranes