M
Mark R
I have one .asp page with a SELECT pulldown list on it and some INPUT
fields. When SUBMIT is clicked the form data is submitted to that same page
and validated. If INPUT fields are empty the asp code will insert a visual
indicator (e.g. *) to convey that the field must be filled in.
However, if the user has made a selection in the pulldown list and has left
an INPUT field empty, when the form reappears after validation, the pulldown
menu looses its selection and returns to its default value.
Would anyone be able to provide a solution to this?
Or do you need to see the code first?
If someone can help I haven't got great asp knowledge so please be as clear
as possible.
Thanks a lot.
fields. When SUBMIT is clicked the form data is submitted to that same page
and validated. If INPUT fields are empty the asp code will insert a visual
indicator (e.g. *) to convey that the field must be filled in.
However, if the user has made a selection in the pulldown list and has left
an INPUT field empty, when the form reappears after validation, the pulldown
menu looses its selection and returns to its default value.
Would anyone be able to provide a solution to this?
Or do you need to see the code first?
If someone can help I haven't got great asp knowledge so please be as clear
as possible.
Thanks a lot.