How do I prompt a user to download a file rather than open it in .

G

GreaseMonkeySteve

I have hyperlinks set up to open files on my site, but I want to set it up so
that users are prompted with a download dialog box rather than opening the
file in the browser window. The only example I've found on other sites is
something called downloader.asp. My hosting providor does not support asp.
Is there HTML code that would allow this?
 
T

Tom Pepper Willett

You would need to put it in a zip file.
--
===
Tom "Pepper" Willett
Microsoft MVP - FrontPage
---
About FrontPage 2003:
http://office.microsoft.com/home/office.aspx?assetid=FX01085802
FrontPage 2003 Product Information:
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
Understanding FrontPage:
http://msdn.microsoft.com/office/understanding/frontpage/
===
message | I have hyperlinks set up to open files on my site, but I want to set it up
so
| that users are prompted with a download dialog box rather than opening the
| file in the browser window. The only example I've found on other sites is
| something called downloader.asp. My hosting providor does not support
asp.
| Is there HTML code that would allow this?
 
C

Chuck Davis

-----Original Message-----
I have hyperlinks set up to open files on my site, but I want to set it up so
that users are prompted with a download dialog box rather than opening the
file in the browser window. The only example I've found on other sites is
something called downloader.asp. My hosting providor does not support asp.
Is there HTML code that would allow this?
.
Are you referring to pdf (opens with Adobe Reader), doc
(opens with MS Word), or .xls (opens in MS Excel) files?
 
Top