LodussLSU
08-28-2002, 10:14 PM
This is my situation.. I have an ftp link on a HTML page pointing to an Excel (.xls) file. I'm using document.location.href="ftp://whatever/"
When using IE, the .xls file is opened within the browser. Is there anyway to force the download dialog box to show and not have the .xls file opened in the browser. If so, is it possible to narrow down the choices to "Save" and "Cancel"? Is this cross browser compatible?
Any help is appreciated.
Thanks.
When using IE, the .xls file is opened within the browser. Is there anyway to force the download dialog box to show and not have the .xls file opened in the browser. If so, is it possible to narrow down the choices to "Save" and "Cancel"? Is this cross browser compatible?
Any help is appreciated.
Thanks.