Welcome Guest, Not a member yet? Register   Sign In
form submit
#4

[eluser]wojtekk[/eluser]
i know how forms works and how to put data to database the problem is how to send them futher with post
i could use onclick sumbit button make AJAX call to submit.php (so it would be normal html post to action url and ajax would make input to database) or just use
GET:
in controller
Code:
header( 'Location: siteurl?datafromform');

and it works but i want send them with POST


Messages In This Thread
form submit - by El Forum - 10-17-2007, 05:14 AM
form submit - by El Forum - 10-17-2007, 05:19 AM
form submit - by El Forum - 10-17-2007, 05:25 AM
form submit - by El Forum - 10-17-2007, 05:35 AM
form submit - by El Forum - 10-17-2007, 05:47 AM
form submit - by El Forum - 10-17-2007, 05:50 AM
form submit - by El Forum - 10-17-2007, 06:08 AM
form submit - by El Forum - 10-17-2007, 06:12 AM
form submit - by El Forum - 10-17-2007, 06:22 AM
form submit - by El Forum - 10-17-2007, 07:41 AM



Theme © iAndrew 2016 - Forum software by © MyBB