VB.net --> JavaScript event
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
I build a web based aplication useing shdocview (axwebBrowserobj1 -- internet explorer control). using mshtml class (mshtml.tlb) i can manipulate my html page,.. but then i have difficulties about how to make VB.NET cature HTML event (like some button (input type button) onclick event ,.. to execute my vb.net procedure. any body have idea,... plz help,.. ;)