P
PosseJohn
I would like to present a customized message if the user inputs data that
does not meet the DB structure.
I have a field that is set to Numeric, byte (0-255 allowed).
If the user enters a value greater than 255, the system error message comes
up.
Any way of preventing the application error message and allowing me to
present a customized error message?
does not meet the DB structure.
I have a field that is set to Numeric, byte (0-255 allowed).
If the user enters a value greater than 255, the system error message comes
up.
Any way of preventing the application error message and allowing me to
present a customized error message?