LoveOpnSrc
Programmer
Hi,
I am working on creating an .ASPX page,
* when the user clicks on my Submit button, it calls a validation function.
* if you are missing required information in the text boxes, you get a JavaScript pop-up window.
* but my .ASPX page goes blank when it appears, but then when you click on Ok in the pop-up box all the information comes back.
Is there a way to make the .ASPX information stay while the pop-up appears?
Thanks in advance...
I am working on creating an .ASPX page,
* when the user clicks on my Submit button, it calls a validation function.
* if you are missing required information in the text boxes, you get a JavaScript pop-up window.
* but my .ASPX page goes blank when it appears, but then when you click on Ok in the pop-up box all the information comes back.
Is there a way to make the .ASPX information stay while the pop-up appears?
Thanks in advance...