Re: javascript and axwebbrowser

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: nicolas (nico.dubourg_at_laposte.net)
Date: 08/01/04


Date: Sun, 1 Aug 2004 22:30:39 +0200

mshtml.HTMLDocumentClass doc = (mshtml.HTMLDocumentClass)
axWebBrowser1.Document;

doc.parentWindow.execScript("func();","javascript");

"nicolas" <nico.dubourg@laposte.net> a écrit dans le message de
news:uy2WcZodEHA.3632@TK2MSFTNGP11.phx.gbl...
> Hello
>
> Can i launch a javascrit function on a HTML page which is on a
axwebbrowser
> ?
>
> Thanks
>
> Nico
>
>



Relevant Pages

  • javascript and axwebbrowser
    ... Can i launch a javascrit function on a HTML page which is on a axwebbrowser ... Nico ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: axWebBrowser not displaying images
    ... The axWebBrowser will not render either the bmp or the jpg files. ... render the jpg file but not the bmp files. ... Here's more...the HTML being sent to the axWebBrowser is a simple table ...
    (microsoft.public.dotnet.languages.csharp)
  • catch click button with axWebBrowser interop
    ... But I could not find how to catch a html form's button click with C#. ... There is a in the html page displayed by the axWebBrowser, ... In fact, I don't want to send the form over Internet, the html page is the interface of the application;o) ... cyrille. ...
    (microsoft.public.dotnet.framework.interop)
  • Re: get all the email addresses from a text file
    ... Nico wrote: ... would like to get all the email addresses in a $mails[] variable. ... anyone know how to do this in php. ... (Please don't say HTML) ...
    (comp.lang.php)