CodeIgniter Forums
URI and form validation - 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: URI and form validation (/showthread.php?tid=23688)



URI and form validation - El Forum - 10-19-2009

[eluser]The Casual Bot[/eluser]
i'm using a Uri segment to set a value in a form as you can fill the same form more than once but when the validation fails i reload the view and the value is then empty i know why this happens but have been banging my head against a brick wall trying to get this to work


any ideas


URI and form validation - El Forum - 10-19-2009

[eluser]pistolPete[/eluser]
Please post relevant controller and view(s).


URI and form validation - El Forum - 10-22-2009

[eluser]The Casual Bot[/eluser]
i got it working in the end

sorry about the late reply

iv been die with man flu

Sad