catch click button with axWebBrowser interop
- From: # Cyrille37 # <cyrille37@xxxxxxx>
- Date: Fri, 17 Feb 2006 12:04:54 +0100
Hello,
In a C# project I've got an axWebBrowser that works fine.
But I could not find how to catch a html form's button click with C#.
There is a <form> in the html page displayed by the axWebBrowser,
and I would like to catch the form submit to make some processing.
In fact, I don't want to send the form over Internet, the html page is the interface of the application ;o)
Thanks for your light,
cyrille.
.
- Prev by Date: COM Interop timeout
- Next by Date: Re: How does the TLB file work?
- Previous by thread: COM Interop timeout
- Next by thread: Re: How does the TLB file work?
- Index(es):
Loading