how to invoke the javascript function from activex

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi

I am having a MFC activex control project and I wish to invoke a
javascript function on a particular event.Please guide me to solve this
issue.


Thanks
Anup

.



Relevant Pages

  • Re: .Net Remoting UserControl as Object in HTML page
    ... > Hi Sunny, ... > am not getting the events in my HTML. ... sure if this is the right way to invoke a javascript function on the ...
    (microsoft.public.dotnet.framework.remoting)
  • Re: Invoke JS function from extenal application
    ... > model of the document in the browser. ... >> Let's say we have a web page with a javascript function called ... >> Then in a windows app, I have a form with a textbox and a button. ... >> 2) I would like to invoke the javascript directly (i.e. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Javascript call
    ... Technology: ASP.NET 2.0 ... Language: C#.NET 2.0 ... How do I invoke a Javascript function as soon as the Web Page ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: How to wire click event with argument when create input
    ... that would invoke a click event that call a javascript function: ... you are much better off to put it on the form's onsubmit ... handler rather than the submit button's onclick handler. ...
    (comp.lang.javascript)
  • Invoking javascript function from IHttpHandler
    ... I am trying to invoke a javascript function from IHttpHandler using ... The following snippet is called from ProcessRequest ...
    (microsoft.public.dotnet.framework.aspnet)