Re: [flexcoders] Automatic Validation for Entire Form

2007-12-29 Thread Mike Chabot
It would help to clarify what you mean by automatically. Do you mean
whenever someone types a letter into a text input or whenever someone
chooses and item in the combo box it triggers a complete form
validation? Do you just want to make sure required fields are filled
out, or something more complex?

-Mike Chabot

On Dec 28, 2007 11:51 AM, Clinton D. Judy [EMAIL PROTECTED] wrote:






 Isn't there a way to make sure an entire form is validated automatically?
 Then if it were, it may send an event, doing something like enabling a
 button or allowing you to go on. If this functionality isn't present, I may
 have to figure out how to write my own code. I just want to make sure there
 isn't something like this already present. Because right now, it looks like
 I would have to hand-check every form field individually, and that wouldn't
 be so great for around 400+ fields in a form.



 Thanks for looking!



 Clinton Judy

 Web Developer

 Glenn O. Hawbaker, Inc.



 


[flexcoders] Automatic Validation for Entire Form

2007-12-28 Thread Clinton D. Judy
Isn't there a way to make sure an entire form is validated
automatically? Then if it were, it may send an event, doing something
like enabling a button or allowing you to go on. If this functionality
isn't present, I may have to figure out how to write my own code. I just
want to make sure there isn't something like this already present.
Because right now, it looks like I would have to hand-check every form
field individually, and that wouldn't be so great for around 400+ fields
in a form.

 

Thanks for looking!

 

Clinton Judy

Web Developer

Glenn O. Hawbaker, Inc.