Xpi install from server

"a_28 (sent by Nabble.com)" <[email protected]> Thu, 8 Dec 2005 04:44:51 -0800 (PST)
Newsgroups gmane.comp.mozilla.devel.xpinstall
Message-ID <[email protected]>
------=_Part_2158_26634621.1134045891829
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit


I need to download an XPI which contains plug in of our application

the HTML for downloading the XPI contains the following code:


But the download is not taking place..Am I missing something here?
--
Sent from the Mozilla - XPInstall forum at Nabble.com:
http://www.nabble.com/Xpi-install-from-server-t702146.html#a1850355

------=_Part_2158_26634621.1134045891829
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit


I need to download an XPI which contains plug in of our application
<br>
<br>the HTML for downloading the XPI contains the following code:
<br>&lt;embed &nbsp;type=&quot;application/my-plugin&quot; param1=&quot;param1&quot; param2=&quot;2&quot; width=600 height=40 &quot; PLUGINURL=&quot;<a href="http://localhost:8080/myapp/myAppPlugin.xpi" target="_top" rel="nofollow">http://localhost:8080/myapp/myAppPlugin.xpi</a>&quot;&gt;
<br>
<br>But the download is not taking place..Am I missing something here?
<br><hr align="left" width="300">
Sent from the <a href="http://www.nabble.com/Mozilla---XPInstall-f6690.html">Mozilla - XPInstall</a> forum at Nabble.com:<br>
<a href="http://www.nabble.com/Xpi-install-from-server-t702146.html#a1850355">Xpi install from server</a>

------=_Part_2158_26634621.1134045891829--