Hi,
I would like allow the users of my site to browse to save a file from the server.
Is it possible to program a 'file save browser' with html ?
Thanks for your help.
browser to save file
Moderator: General Moderators
- orangeapple
- Forum Commoner
- Posts: 70
- Joined: Tue Jan 06, 2004 1:24 pm
- Location: Geneva / Switzerland
See http://php.net/header
It has examples of how to prompt for a save as/download of a file.
It has examples of how to prompt for a save as/download of a file.