Download file

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
S_henry
Forum Contributor
Posts: 148
Joined: Sun Jan 25, 2004 10:25 pm
Location: M'sia

Download file

Post by S_henry »

In my system, i provide 1 folder called 'notes'. This folder is used to put all the note files. Then i display list of all note files on my page. When i click files name (eg. Topic1.txt), that file is automatically opened on the same my webpage. How to make when click the files name, then got popup ask whether user want to save, download or cancel the file?
User avatar
anjanesh
DevNet Resident
Posts: 1679
Joined: Sat Dec 06, 2003 9:52 pm
Location: Mumbai, India

Post by anjanesh »

Post Reply