Welcome Guest, Not a member yet? Register   Sign In
Loading View with Posting Data
#1

So I have a view called select_dates.php and it takes in POST data (start date, end date, and product ID). Once you press submit

$this->load->private_view('reports/edit', $data);

which will load a view that has the report based on the POST data given. However this view(reports/edit) also has a form at the top which can ask for these same 3 POST data in select_dates.php. However once I press submit here the data isn't getting posted at all. Any thoughts or ideas?
Reply


Messages In This Thread
Loading View with Posting Data - by acheng16 - 02-24-2016, 03:52 PM
RE: Loading View with Posting Data - by Wouter60 - 02-25-2016, 12:13 PM
RE: Loading View with Posting Data - by RobertSF - 02-25-2016, 12:22 PM
RE: Loading View with Posting Data - by acheng16 - 03-02-2016, 08:46 PM
RE: Loading View with Posting Data - by Wouter60 - 03-03-2016, 08:39 AM
RE: Loading View with Posting Data - by acheng16 - 03-03-2016, 01:56 PM
RE: Loading View with Posting Data - by RobertSF - 03-03-2016, 06:59 PM
RE: Loading View with Posting Data - by acheng16 - 03-05-2016, 08:21 AM
RE: Loading View with Posting Data - by Wouter60 - 03-05-2016, 09:04 AM
RE: Loading View with Posting Data - by acheng16 - 03-05-2016, 01:32 PM
RE: Loading View with Posting Data - by Wouter60 - 03-06-2016, 04:49 AM
RE: Loading View with Posting Data - by acheng16 - 03-06-2016, 02:05 PM
RE: Loading View with Posting Data - by Wouter60 - 03-07-2016, 08:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB