View Full Version : Validating Form
vivek
06-22-2001, 04:52 AM
I made a form in flash and on submitting I want to check all fields using php code from out of swf and if it gives ok form is mailed else gives error messages. Can anybody help?
Jesse
06-22-2001, 06:09 AM
see this tute: http://www.actionscripts.org/tutorials/intermediate/loadVariables_script_interaction/index.shtml
then you can get your PHP to check all the data and pass back a variable with the value "yes" or "no" or something. then you can run a check in flash which loops until it find a value for that variable passed back, and if it's "no" displays an error....
|
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.