Welcome Guest, Not a member yet? Register   Sign In
proper mvc way of posting data to a form.
#3

[eluser]WanWizard[/eluser]
In general you never update data through the URI, doesn't matter if you're using GET variables or URI segments.

You post data through HTTP POST, and don't process it until after proper validation.


Messages In This Thread
proper mvc way of posting data to a form. - by El Forum - 05-18-2012, 08:48 AM
proper mvc way of posting data to a form. - by El Forum - 05-18-2012, 09:56 AM
proper mvc way of posting data to a form. - by El Forum - 05-18-2012, 10:29 AM
proper mvc way of posting data to a form. - by El Forum - 05-18-2012, 10:59 AM
proper mvc way of posting data to a form. - by El Forum - 05-21-2012, 12:25 PM
proper mvc way of posting data to a form. - by El Forum - 05-22-2012, 02:51 PM



Theme © iAndrew 2016 - Forum software by © MyBB