Edgar:Instead of using a validation picture, you could put the logic in a FormCalc validation script and use the format() method. Then if it fails you can clear the field and setFocus() back into the field.Alternatively, you could use a display picture and your validation script could compare rawVal...