I can't seem to trap (or find) any error objects,classes, or properities. The default yellow table produced by aspdbEP does not throw an error or change a state value (that I could find anyway). For example, if a user submits a form without completing fields it would be nice to trap the insert error. I know I can do this with Javascript, but this requires lots of extra coding, is much less felxable, etc. It would be nice if I could keep data rules on the db and simply trap the errors, providing the user with easy to understand error text and navigation options. Thanks for any help!
JP