How to have Open-Save-Cancel

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
amanke
Forum Newbie
Posts: 1
Joined: Mon Sep 10, 2007 3:02 pm

How to have Open-Save-Cancel

Post by amanke »

I am very new at php code and on a download page where I have mp3 files and wmv files, I would like that whenever one clicks on either type of file that the Open-Save-Cancel dialog box would appear. All of the mp3 or wmv files are located in the "file" directory.

Thanks for your help
User avatar
Kieran Huggins
DevNet Master
Posts: 3635
Joined: Wed Dec 06, 2006 4:14 pm
Location: Toronto, Canada
Contact:

Post by Kieran Huggins »

check viewtopic.php?t=20616

search for "force download" for more info
Post Reply