cusoxty
06-29-2004, 03:34 PM
Hello. I am trying to figure out how to create a server side script that calls for a message box to appear if data is not entered into my tale upon the submit button. Because this data is very important, it is imperative that we know if all records are entered, because there could be a case where it doesn't enter. Therefore, what sort of coding can i use to validate that a new row was added to the table ' accounttransfers'? I understand how to get the error box to appear, im just not sure how to create the CustomValidator.