Download from FrontPage

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi, It is quite simple to add downloads to web pages, but the problem is how
do you add the option of either "Open or Save". Currently the doc
automatically opens when you click the hyperlink.

Thanks
 
A browser can display more than one type of file. It can display images,
text, HTML, XML, and a variety of other file types, depending upon the
browser. How does the browser know what the file type is? Well, there is the
MIME type, which is in the header, but usually this is done via the file
extension, just like your operating system.

If the browser doesn't recognize the file extension as one it can open, it
will prompt the user to save or open the file. So, putting a Word document
into a WinZip file, for example, would do the trick.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
What You Seek Is What You Get.
 
Zip it and the user will be asked what to do with it.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top