Zeno
Tue Nov 27 08:48:03 PST 2007
So no interaction with the document is possible?
And anyone know if is there is a way to catch the URL when the HTML
document Submit button is pressed?
Thanks in advance
Marcello
On 26 Nov, 14:39, "<ctacke/>" <ctacke[at]opennetcf[dot]com> wrote:
> I'm no expert in theWebBrowser, but I'm fairly certain that there is no way
> to do what you want. It might be possible that if the platform supports
> javascript, then you might be able to include client-side script in the page
> code that calls some other script in the page, but I doubt there's any way
> to marshal any of that activity over to the application.
>
> --
>
> Chris Tacke, eMVP
> Join the Embedded Developer Community
http://community.opennetcf.com
>
> "Zeno Loco" <i...@opigi.com> wrote in message
>
> news:e783b8b5-16ff-4b15-9578-91f0a69624f2@d61g2000hsa.googlegroups.com...
>
> > My app generate a HTML document in aWebbrowser.
> > In this component there is a <form> tah with some checkboxes in it.
> > How can I test if the single checkbox is checked or, better, manage
> > the Onclick event on it.
> > Thanks
>
> > Marcello