HI, i'd lito know if there is a way to display a pop-up error message without resetting the values in the input boxes.
i have submit page where all validation occur. when i display
<SCRIPT LANGUAGE="JavaScript">
alert("your email is invalid"
;
</SCRIPT>
i takes me back to login window and resets all values.
thank you.
liz
i have submit page where all validation occur. when i display
<SCRIPT LANGUAGE="JavaScript">
alert("your email is invalid"
</SCRIPT>
i takes me back to login window and resets all values.
thank you.
liz