Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Downloading an MSI file


1 reply to this topic

jjbescher

jjbescher
  • Members
  • 1 posts

Posted 05 June 2002 - 16:07

I am trying to download an msi file using javascript.

I am using the command

location.href = "http://www.edj.com/product.msi";

For IE it works fine.
For Netscape it seems to try and open the file.

thanks,
jon

dbareis

dbareis
  • Full Members
  • 85 posts

Posted 07 June 2002 - 06:33

I believe that IE does a dodgy and that is why it works, applications are supposed to be started by mime type. The server will/can be configured to set a specific mime type and the browser can be configured as to the action taken when that mime type is seen.  From memory netscape tells you the mime type in it's popup.

Bye
Dennis
---
Dennis Bareis (dbareis@No.Spam.gmail.com)
Free MSI update/creation tool (MAKEMSI):
http://users.cyberon...eis/makemsi.htm