I need to download an XPI which contains plug in of our application
the HTML for downloading the XPI contains the following code:
<embed type="application/my-plugin" param1="param1" param2="2" width=600 height=40 " PLUGINURL="http://localhost:8080/myapp/myAppPlugin.xpi">
But the download is not taking place..Am I missing something here?
Sent from the Mozilla - XPInstall forum at Nabble.com:
Xpi install from server
