On Wed, May 7, 2008 at 5:57 PM, crazyDavid <[EMAIL PROTECTED]> wrote:
> as pop-ups or dialouge box with "save as" or a download manager/
> accelerator software to assist in download. how can this be done?
> thanks for the help!
header('Content-Type: application/octet-stream');
header("Content-Disposition: attachment; filename='$yourfilename;');
OR
figure out how to use mediaview
HTH
Tarique
--
=============================================================
Cheesecake-Photoblog: http://cheesecake-photoblog.org
PHP for E-Biz: http://sanisoft.com
=============================================================
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---