hey daniweb :)
I need to click this button in vb. like click a button in webbrowser1

<input type="submit" name="ok" value="send" class="btn sbold slarger">

I've scoured through the internet, but alas, i failed to look for a helpful one :\
how would i go about this?
Thanks a lot

Recommended Answers

All 2 Replies

try document. invoke member("click")
i don't remember the exact code but this should get u going

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.