Hi All, A quick question: I am using the Mozilla ActiveX Control 1.7.12 and I am trying to run an arbitrary JavaScript function by calling doc.parentWindow.execScript() on AxMozillaBrowser.DocumentComplete event.
However, when code was executed, doc.parentWindow throws an exception: "The method or operation is not implemented". Is there any other possible way to execute the Javascript function? My development environments are VB6 and Visual Studio .NET 2005. Regards, G. _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
