Validation rules in flash which connects to an access database

Hi Guys!

Iv got a access database and a flash form and im connecting this via asp… my question is i want to set validation rules so that the user can only submit once all mandotary fields are completed… do i set these in the database or do i have to do sum sort of actionscripting in flash…

can someone please help!!

Thanks

Validate the fields using AS.
What kind of validation you need? Just non empty fields?

yeh so the submit button will not submit anything if the form is not completed.

how do i use AS to validate sumthing do you have any examples.

Check if this helps:
http://www.kirupaforum.com/forums/showthread.php?s=&threadid=44045