On Mon, Apr 02, 2001 at 12:44:34PM -0400, Thu-Van Luu wrote: > I'm very new to the XPCOM/XPConnect world. I would like to write c++ > code that can be called from JavaScript, (navigator.js). > Can someone please tell me how this can be done or point me in the right > direction. Read mozilla.org/scriptable. The links at the bottom (esp the Object Reference) have sample code. Cheers, Ari
