| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| DesignersTalk > How to make download button that displays open/save dialog? |
|
LinkBack | Thread Tools | Search this Thread |
|
|
#1 (permalink) |
|
Registered User
Join Date: May 2008
Location: Silicon Valley, California, USA
Posts: 5
|
Hi! I want to know how to create a button/link that makes a File Download dialog pop up that has the Open/Save/Cancel buttons on it. I want to provide the option to download an MP3, instead of playing it. (I already have started adding options on my site to play MP3s via a flash player.) It would be great if it is something that works on either PC or MAC and generally in various browsers. Thanks! Sage |
|
|
|
|
|
#5 (permalink) |
|
Resident Cheese Expert
Join Date: Aug 2006
Location: South Wales
Posts: 747
|
Surely all you need to do is provide a simple <a href="...> link to the file and make sure that file is in the root directory. You can replace the link with a button image pretty easily too. No server side scripting required! |
|
![]() |