Hi All,
I have a form (addEmp.asp) that collect EmpData From User, ok
then this form i submitted at validateFrm.asp for validation of form's fields(Means server side validation).
if any field Entry is empty Or Invalid, then this validatefrm.asp redirect the origimnal addEmp.asp form.
Now My Probs is "How can i redisplay field's input back into the addEmp.asp?"
Plz help Me as soon as possible,
i hope U can.
Regards,
Chaudhari
Thanks Buntine,
I Real Understand your suggetation, But Big probs. is that is have a lot's of input fields(Near By 71) in one form,
so plz i can't manage that solution,
if u have another option PLz Help,
Thnax in advance,
Regards,
Chaudhari
If there is a validation error. Have that script output to the browser, and it should take thme back to the previous page with all their data still intact.
Bookmarks