I am wondering if is it possible to use the DCOP mechanism from within
JavaScript in Konqueror. The KDE site only directs me to KJSEmbed, which
lists a whole series of objects which are "available", but all I get
when I try to use these objects is error.
I am able to do what I need to in Mozilla/FireFox using XPConnect to
access XPCOM, and in Internet Explorer using ActiveX, but I'm having no
luck with Konqueror.
Regards