D
Dirk Van waes
In a textbox on a form, the users have to fill in a name (of a student).
However, this name should only have characters of codetable 850. (f.e. "Ü"
is not correct)
Is it possible to validate all characters before saving the record. I have
no clue how I can do that. (I know the code could be written in the
"beforeupdate"-event, but what I don't know is how to control if a character
is part of codetable 850 or not.
TIA
Dirk
However, this name should only have characters of codetable 850. (f.e. "Ü"
is not correct)
Is it possible to validate all characters before saving the record. I have
no clue how I can do that. (I know the code could be written in the
"beforeupdate"-event, but what I don't know is how to control if a character
is part of codetable 850 or not.
TIA
Dirk