
Form Class - 2007-11-07 06:34:22 -
In reply to message 2 from Manuel Lemos
Manuel,
For instance, when the image validation text has expired, Validate() returns the following error message:
The image-validation text has expired! The image-validation text has expired!
In case of incorrect image text, Validate() returns:
Incorrect image-validation text! Incorrect image-validation text!
Applying the suggested fix resolves this problem.
HTH