Adil wrote:
I want a button on a page that if clicked it launches the browser's or OS's
"Save As" window, allowing me to specify where to save my file and/or create
a new folder. This needs to work on Mac and PC.

Take a look at the header() function: http://us2.php.net/header Specifically, read the part about the Content-Disposition header.

--
Regards,
Ben Ramsey
http://benramsey.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to