Answered
CFFORM errors object?
The CFFORM documentation mentions an "errors" object that can
be accessed via actionscript in Flash format. I can't get the
sample code in the docs to work. Has anyone successfully accessed
this object? Can you give me some more detail regarding it's
structure and use? BOTTOM LINE: I would like to run some
actionscript in the onSubmit event that would test for the
existence of validation errors before running a flash remoting
call.
