mf22cs
05-09-2003, 09:15 AM
Hi,
I have a problem.
In an assignment I have to make a form in ASP, when you click on submit the form is sent to the server for validation.
If all the inputfields are filled (correct) a ack.page will show, else the form will be displayed again... BUT now all the fields that where filled shall remain filled.
I have tried everything (but the correct way) to do this, well with the text-fields there are no problem. But with the checkbox, the selectbox (there I have a solution, but not as nice as I would like) and the selectbox with multiple.
Anyone?
I use Javascript as my lanuage. So please use that, otherwise I have to try to understand VB...
/Marcus
I have a problem.
In an assignment I have to make a form in ASP, when you click on submit the form is sent to the server for validation.
If all the inputfields are filled (correct) a ack.page will show, else the form will be displayed again... BUT now all the fields that where filled shall remain filled.
I have tried everything (but the correct way) to do this, well with the text-fields there are no problem. But with the checkbox, the selectbox (there I have a solution, but not as nice as I would like) and the selectbox with multiple.
Anyone?
I use Javascript as my lanuage. So please use that, otherwise I have to try to understand VB...
/Marcus