Hi there - I have a LabVIEW VI that uses the Mozilla ActiveX control
(from here: http://www.iol.ie/~locka/mozilla/plugin.htm)
Anyways - I have it displaying a specific webpage, and it works great.
I have embedded a large amount of JavaScript code in that page, and I
call that code by telling the ActiveX control to navigate to a url
that looks like this "javascript: function_name();" (ie javascript:
alert("hello world!");)
This works very well. However, I now need to read data from those
JavaScript function outside of the ActiveX control. How can I do that?
Thanks!
-Michael
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding