I have a form at the moment with a select box, when the user hits the submit button the data goes through its checks, if the data is incorrect I must reload the form with all the values he entered still in it and display the apppropriate message of what was incorrect. Everything works fine except my select box. How do I reset the select box to the option he/she chose. I tried <select name="fruit" value="$choice>[/red] but it doesn't do a thing.
Any ideas of what to do is greatly appreciated.
Sean.
Any ideas of what to do is greatly appreciated.
Sean.