21309 Posts in 5738 Topics by 2603 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1360 Views |
-
Force Download

10 March 2010 at 7:03am
Hi is there a way to set up a force download controller?
Is there a helper?
Any like the one code igniter uses
http://codeigniter.com/user_guide/helpers/download_helper.htmlthanks
-
Re: Force Download

10 March 2010 at 10:27am
HTTPRequest ::send_file($fileData, $fileName, $mimeType = null)
Note that HTTPRequest is renamed to SS_HTTPRequest in the next version (2.4).
Regards
Hamish
| 1360 Views | ||
|
Page:
1
|
Go to Top |


