Hi, I have a postgresql database with a web interface and I need to check that the data being entered is valid for the field. I would like to be able to do this before submitting the form so the user can make any changes without having to fillout and resubmit the form. This is a small database so performance is not an issue.
thanks in advance
Bob
thanks in advance
Bob