Create a hyperlink for downloading a file from a website

M

Mike S

I want to include a way for viewers of a web page to select a hyperlink that
will allow them to download a demo file of an application.
 
M

Mike S

Th file is there, a link points to it, but I receive the message "The page
cannot be found
The page you are looking for might have been removed, had its name changed,
or is temporarily unavailable.
 
K

Kathleen Anderson [MVP - FrontPage]

What is the file extension? If you're site is on Windows Server 2003 and the
file extension has not been configured as a mime type that tells the browser
what to do with it, you will get that message. If it's a file you want
people to download, maybe you should put it in a zip file.

--

~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
web: http://www.spiderwebwoman.com/resources/
 
M

Mike S

I decided to go with a zip file. Thanks!

Kathleen Anderson said:
What is the file extension? If you're site is on Windows Server 2003 and the
file extension has not been configured as a mime type that tells the browser
what to do with it, you will get that message. If it's a file you want
people to download, maybe you should put it in a zip file.

--

~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
web: http://www.spiderwebwoman.com/resources/
 
Top