(This is a notice to embedding lurkers who didn't see this in n.p.m.jseng...)
For Delphi coders who want to interface with the Javascript engine from Mozilla, I've got a zip ready for download: http://www.sterlingbates.com/delphi/jssamples.zip This contains the following: - javascript DLL (debug compile) - headers & types (jsdecl.pas) - a Delphi class abstraction for the engine (jsintf.pas) - four short routines to show how to: a) declare variables and call functions, and b) declare and call Delphi (native) functions (jssamples.pas) This is pretty much free for whomever. I'm interested in getting feedback on it, and if anybody wants to lend a hand with this it would be appreciated as well. Happy coding! Sterling
