Welcome Guest, Not a member yet? Register   Sign In
Passing Data Between Views without saving it to cookies
#1

[eluser]Doulos[/eluser]
I'm working on a project that has a series of pages and on each page displays the data from the previous pages in a side bar.

The data I'm dealing with isn't data I want to put into a cookie and may, in some cases, be too large to do so anyway. But I also Want to hit the controller to check authentication and do some different redirecting depending on the type of user between each page.

So my question is how do I move the data between pages(each page has a controller function and several possible views)? Can I pass data to a controller so I could pass it back down to a view? If so, What's the syntax for the link from each page to the next to make the controller accept data?

Thanks!


Messages In This Thread
Passing Data Between Views without saving it to cookies - by El Forum - 06-15-2011, 03:29 PM
Passing Data Between Views without saving it to cookies - by El Forum - 06-15-2011, 03:38 PM
Passing Data Between Views without saving it to cookies - by El Forum - 06-15-2011, 03:43 PM
Passing Data Between Views without saving it to cookies - by El Forum - 06-15-2011, 03:48 PM
Passing Data Between Views without saving it to cookies - by El Forum - 06-15-2011, 03:59 PM
Passing Data Between Views without saving it to cookies - by El Forum - 06-15-2011, 04:02 PM
Passing Data Between Views without saving it to cookies - by El Forum - 06-15-2011, 08:20 PM
Passing Data Between Views without saving it to cookies - by El Forum - 06-15-2011, 10:30 PM
Passing Data Between Views without saving it to cookies - by El Forum - 06-15-2011, 10:57 PM
Passing Data Between Views without saving it to cookies - by El Forum - 06-16-2011, 01:43 PM



Theme © iAndrew 2016 - Forum software by © MyBB