Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: problem with plugins


Message #1 by Chintan Amrit <camrit@y...> on Tue, 4 Sep 2001 04:01:31 -0700 (PDT)
Hi,
 Can some one help me with this rather urgent problem.
I need to automatically load a plugin written in C(a
dll file). I have tried using netscape SmartUpdate
class but yet have not found softupdate nor the
trigger class. The following Embed tag in html doesn't
work either,
<EMBED type = "application/signplus-plugin"
       name = "SBPluginPcSig"
       WIDTH = 10 HEIGHT = 10
       pluginspage = "/SignPlus/npspro32.dll"
       hidden = "false"
       function = "pcsig"
       target = "_self"
       lang = "en"
       stream = "urlnochk"
>
thanx in advance,

rgds,
chintan.

  Return to Index