CodeIgniter Forums
Post not working, appending get information to the URL - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Post not working, appending get information to the URL (/showthread.php?tid=30911)



Post not working, appending get information to the URL - El Forum - 05-30-2010

[eluser]Unknown[/eluser]
Working on an Application, When submitting a form the $_POST info is displayed in the URL like a Get but it is set to post.

Have checked the source-code and it seems to be fine.

I am only loading form_validation and jquery

Has anyone had this issue


Post not working, appending get information to the URL - El Forum - 05-31-2010

[eluser]Buso[/eluser]
No

Post some code, tell us what you were expecting to get, and what you are actually getting.

We are not clairvoyants Smile


Post not working, appending get information to the URL - El Forum - 05-31-2010

[eluser]Unknown[/eluser]
hehehe yes sorry, In looking for the code examples i have seen the problem, I had an extra set of form tags around my form


cheers for your response