When I select the third option from a dropdown box, and then submit the form, the form will be redisplayed if not all fields were entered correctly, for example, name field is a required field.
Now, normal input type=text fields retain their value, however, dropdown boxes don't. i want the dropdown box to still show the value I selected before I submitted the page.
Thanks
|