![]() | ![]() | ![]() |
| |||||||
| Forums | Register | Groups | Awards | Arcade | Pets | T-Bucks / T-Store | Invite Your Friends | Blogs | Mark Forums Read |
| Web Design Forums and discussions on webdesign |
Web Design | |||||||||
|
|
|
|
| |||||
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| Civilians | I want visitors to be able to double click the mp3 link and have a standard Windows download dialog come up. many folks evidently don't know how to do a right click and "save Target As" even when instructed..TYVM -- Charlie - " Keepin' the Blues Alive " - 4 9 2 A c o u s t i c B l u e s www.492acousticblues.com |
|
| | #2 (permalink) |
| Civilians | Charlie <charlie@microsoft.com> typed: > I want visitors to be able to double click the mp3 link and have a > standard Windows download dialog come up. > > many folks evidently don't know how to do a right click and "save > Target As" even when instructed..TYVM do you have control over the headers sent to the client? If so, you can send a content-type that is unknown to the browser (e.g. application/octet-stream) or you can simply try to tell the browser that the content is to be downloaded, e.g. Content-Disposition: attachment; filename=myMP3file.mp3; see http://www.faqs.org/rfcs/rfc2183.html for further information on the latter. |
|
| | #3 (permalink) |
| Civilians | Thanks Jan..that is new terminology for me but I'm checking into it....tyvm -- Charlie - " Keepin' the Blues Alive " - 4 9 2 A c o u s t i c B l u e s www.492acousticblues.com "Jan Harders" <jan@thejway.de> wrote in message news:2j3pbvFsv1klU1@uni-berlin.de... > Charlie <charlie@microsoft.com> typed: > > I want visitors to be able to double click the mp3 link and have a > > standard Windows download dialog come up. > > > > many folks evidently don't know how to do a right click and "save > > Target As" even when instructed..TYVM > > do you have control over the headers sent to the client? > If so, you can send a content-type that is unknown to the browser (e.g. > application/octet-stream) or you can simply try to tell the browser that the > content is to be downloaded, e.g. > Content-Disposition: attachment; filename=myMP3file.mp3; > > see http://www.faqs.org/rfcs/rfc2183.html for further information on the > latter. > > |
|
![]() |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Re: How to get the "Save as Picture" command when right click obj | Steve Rindsberg | Microsoft Applications | 2 | 10-15-2005 18:04 |
| Re: Default save on exit for ppt should be 'do save' not 'don't save' | Ute Simon | Microsoft Applications | 1 | 09-12-2005 12:00 |
| P0442 + click,click,click on 2001 Cadillac STS | OCG | Automotive | 3 | 05-31-2005 16:00 |
| Prevent "Save Target As" from web delivery... | LouM | Microsoft Applications | 3 | 06-16-2004 12:08 |
| File.Save does not really save the current (or complete) status of the excel workbook (XL2000) | Gerhard Braendle | Microsoft Applications | 3 | 06-16-2004 03:06 |
![]() | ![]() | ![]() |