Flash validation before submit

2005-09-18 Thread Chris Brandt
Is there a way to tell flash forms to do a quick validation check and 
report any errors without submitting the form?

I'm trying to do the submission via Flash Remoting (versus regular form 
submission) -- but I want to make sure that all of the fields validate 
properly.

Thanks,
Chris

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:218573
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


re: Flash validation before submit

2005-09-18 Thread dave
you can use validateat=onblurĀ  not perfect but if you add that with some as 
code to not show submit button till all is good then it might work

~Dave the disruptor~
Some people just don't appreciate how difficult it is to dispense wisdom and 
abuse at the same time. 


From: Chris Brandt [EMAIL PROTECTED]
Sent: Sunday, September 18, 2005 6:57 PM
To: CF-Talk cf-talk@houseoffusion.com
Subject: Flash validation before submit 

Is there a way to tell flash forms to do a quick validation check and 
report any errors without submitting the form?

I'm trying to do the submission via Flash Remoting (versus regular form 
submission) -- but I want to make sure that all of the fields validate 
properly.

Thanks,
Chris



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:218575
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Flash validation before submit

2005-09-18 Thread Ryan Guill
this article from asfusion.com might help you figure something out

http://www.asfusion.com/blog/index.cfm?mode=search

On 9/18/05, dave [EMAIL PROTECTED] wrote:
 you can use validateat=onblur not perfect but if you add that with some as 
 code to not show submit button till all is good then it might work
 
 ~Dave the disruptor~
 Some people just don't appreciate how difficult it is to dispense wisdom and 
 abuse at the same time.
 
 
 From: Chris Brandt [EMAIL PROTECTED]
 Sent: Sunday, September 18, 2005 6:57 PM
 To: CF-Talk cf-talk@houseoffusion.com
 Subject: Flash validation before submit
 
 Is there a way to tell flash forms to do a quick validation check and
 report any errors without submitting the form?
 
 I'm trying to do the submission via Flash Remoting (versus regular form
 submission) -- but I want to make sure that all of the fields validate
 properly.
 
 Thanks,
 Chris
 
 
 
 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:218578
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54