Welcome Guest, Not a member yet? Register   Sign In
download problem
#6

[eluser]Ruben Müller[/eluser]
I know this is thread is a bit old, but today I had the same problem and I thought I´d share my solution for it.

I´ve attached a custom download helper, it´s the same which ships with CodeIgniter - just a few changes.

Use it like this:
Code:
$this->load->helper('custom_download');
force_download_custom('awesome_file.xlsx', 'path/to/file/file.xlsx' );


Messages In This Thread
download problem - by El Forum - 05-21-2009, 05:06 AM
download problem - by El Forum - 05-21-2009, 05:13 AM
download problem - by El Forum - 05-21-2009, 05:54 AM
download problem - by El Forum - 05-21-2009, 05:55 AM
download problem - by El Forum - 05-21-2009, 05:59 AM
download problem - by El Forum - 07-16-2009, 10:52 AM



Theme © iAndrew 2016 - Forum software by © MyBB