Welcome Guest, Not a member yet? Register   Sign In
Post Forms without validation
#5

[eluser]Thorpe Obazee[/eluser]
[quote author="PHP Creative" date="1247364078"]Hi there

How do you post a form without validation?

For example I have a form on the first page and when submitted it goes to another form on the second page but somehow the validation checks on the second form are activated when the first is posted. Any ideas?

Thanks a million.[/quote]

If you don't want the validation, then don't use it.

When you pass data to the second page, you can always use $_POST or $this->input->post().


Messages In This Thread
Post Forms without validation - by El Forum - 07-11-2009, 03:01 PM
Post Forms without validation - by El Forum - 07-11-2009, 03:27 PM
Post Forms without validation - by El Forum - 07-11-2009, 03:32 PM
Post Forms without validation - by El Forum - 07-21-2009, 01:19 PM
Post Forms without validation - by El Forum - 07-21-2009, 05:36 PM



Theme © iAndrew 2016 - Forum software by © MyBB