![]() |
Help about prefill in my select - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forum-20.html) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forum-23.html) +--- Thread: Help about prefill in my select (/thread-41743.html) |
Help about prefill in my select - El Forum - 05-16-2011 [eluser]Wondering Coder[/eluser] I've been working on my application for quite a while now and I have many forms in it. My problem is when a form is submitted it prefill or display the menu item that I select but when I refresh the page it return to my first option. Code: <select name="myselect"> What I want is even if I refresh the page it will still display the selected item. Help about prefill in my select - El Forum - 05-16-2011 [eluser]osci[/eluser] Don't double post. People don't like it. If you mean by refreshing hitting F5 for example, then no. |