preserve form values in classic asp
Hi,
I am new to asp. The problem I face is as follows.
I have a user registeration form which gets validated server side. When the form is posted & if there is a validation error, all the fields are wiped out & the user needs to re enter the values. Is there any way to preserve these values so that the user does not need to re enter the entire form data? Would appreciate if could some1 cld point me in the right direction?
Many Thanks,
Ps: I can't change to .net
|