smalloy
Posts: 107
|
| Posted: 05/09/2005, 10:32 AM |
|
Is there a way to control the error message that appeas for a regular expression? I don't like the one that appears, i.e.
"Mask validation failed for field password"
This doesn't help the user identify just where they went wrong.
The Validation Text is bound to Validation Rule so I can't use it.
If I could control it though script I could add my own object.Errors.AddError.
Idea's?
_________________
Anything can be done, just give me time and money. |
 |
 |
peterr
Posts: 5971
|
| Posted: 05/09/2005, 10:40 AM |
|
One way to go about this is to modify the file C:\Program Files\CodeChargeStudio\Components\Translations\Site\English.xml
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
|