Hi all,
When a user is entering data in a form, and they enter an incorrect data type (e.g. letters for a numeric field), an error message is generated when that user tries to leave that textbox.
The error message is:
"The value you entered isn't valid for this field. For example, you may have entered text in a numeric field or a number that is larger than the fieldsize setting permits."
How can I change the text of the error message this generates?
I don't know what events are fired when the user tries to move to the next textbox.
Any help is appreciated!
Jason
When a user is entering data in a form, and they enter an incorrect data type (e.g. letters for a numeric field), an error message is generated when that user tries to leave that textbox.
The error message is:
"The value you entered isn't valid for this field. For example, you may have entered text in a numeric field or a number that is larger than the fieldsize setting permits."
How can I change the text of the error message this generates?
I don't know what events are fired when the user tries to move to the next textbox.
Any help is appreciated!
Jason