>Why don't you use a javascript submit interception, then the Javascript
>could check the results returned in the div  and allow the submit or not?
>

I think that solution has the same problem. Because the bind is asynchronous, 
it doesn't necessarily finish execution when you are in the submit logic. I 
found from testing it out and issuing javascript alert messages that usually 
the submit fires before the bind runs. 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:353977
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to