Page 1 of 1

browser to save file

Posted: Mon Apr 05, 2004 4:17 am
by orangeapple
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.

Posted: Mon Apr 05, 2004 4:28 am
by markl999
See http://php.net/header
It has examples of how to prompt for a save as/download of a file.