PDA

View Full Version : link to xls file


tabo
09-13-2002, 06:15 AM
If I have a link to a xls file, how can I force the browser to pop up the "Save it or Run it " window rather than open the xls file automatically ?

JustAsking
09-13-2002, 07:15 AM
It depends on what you want the user to do with the file. If you just want the file to be downloaded then you could use Winzip to "zip" the file, that will always prompt the user to download it then.

Hope this helps? :)

tabo
09-13-2002, 09:28 AM
what if I want to keep the original format as xls ?

brothercake
09-13-2002, 07:09 PM
You can use PHP to initiate a download. Like http://www.codingforums.com/showthread.php?s=&threadid=4579