RE: [PHP-DEV] Auto Download From: Peter Bowen (pzb <email protected>)
Date: 12/01/99

Output a location header.
header("Location: myfile.zip");

Thanx.
Peter

-----Original Message-----
From: Bryan Gintz [mailto:bgintz <email protected>]
Sent: Wednesday, December 01, 1999 6:36 PM
To: php-dev <email protected>
Subject: [PHP-DEV] Auto Download

Is there any way that I can have a download start right after the
submission of a form.
Example:
User picks a file and hits submit, as soon as the form comes back it
pops up the little "save as" box.

Thanks,
Bryan Gintz

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>