On Mar 6, 8:38 pm, "Christopher E. Franklin, Sr."
<[EMAIL PROTECTED]> wrote:
> This isn't really a cake question I guess...  but I cannot find the
> answer and this group has a bunch of smart cookies.
>
> How do I get the browser to prompt the user to download a file AFTER
> HTML has been rendered?

Render a view with a meta redirect to the url that is (or will serve)
the file. The 10s way to do it is to use the controller flash method.

HTH,

AD


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to