Welcome Guest, Not a member yet? Register   Sign In
post data between controllers
#6

I would use a session variable (array) to achieve this.
Once you've repopulated the form, you can unset the session variable. This is way more flexible than passing values by GET, and users can't manipulate the url.
Reply


Messages In This Thread
post data between controllers - by yinkoh - 12-01-2017, 12:57 AM
RE: post data between controllers - by PaulD - 12-01-2017, 06:09 AM
RE: post data between controllers - by yinkoh - 12-01-2017, 06:18 AM
RE: post data between controllers - by Martin7483 - 12-01-2017, 06:59 AM
RE: post data between controllers - by yinkoh - 12-01-2017, 07:06 AM
RE: post data between controllers - by Wouter60 - 12-01-2017, 08:11 AM
RE: post data between controllers - by yinkoh - 12-01-2017, 08:30 AM
RE: post data between controllers - by InsiteFX - 12-03-2017, 04:31 AM



Theme © iAndrew 2016 - Forum software by © MyBB