Codeigniter: download file and redirect
问题 I have a form on this page http://www.obsia.com/products/thassos_wonder_brochure/ On hitting submit, I want it start downloading the file and also get redirected to thank you page. But I can only get it either download the file or redirect or load the thank for downloading page. This is the function for checking the form and submiting: function thassos_wonder_brochure() { $this->load->helper('form'); $this->load->helper('email'); $this->load->library('email'); $this->load->library('form