|
Hi all, brand new here and desperate for help.
I have a two field form, one text and one drop down. When the form is submitted the value in the text field remains, but the value of the selected drop down option is set back to the default. How can I retain the drop down value selected by the user after the form is submitted?
[edited to add] This drop down field has over a hundred options. Currently when a user clicks on the drop down they see about a third of the options with a scroll bar. Is it possible to set the number to show to higher number? I'm not talking about the initial number, I want that to remain one.[end edit]
I'm capable in html, but mostly cut 'n paste with JS or PHP so please be patient with me.
Thanks in advance.
Bob
(I wasn't sure if this was the best place to post this question, so if another forum is more appropriate please direct me to that location.)
Last edited by AK Bob; 11-28-2007 at 07:05 PM..
Reason: Added another question
|