> I like it in principle but what is your idea of "ajax based
> server side validation"... Server side validation needs to

It would use JavaScript to push the form data to a validation routine on the
server before the form is posted to give the user a better experience as a
preferred method.  If JavaScript were disabled then the form would post and
the form data would be run through the validation process on the server as a
fall-back.  It would use the same validation engine for client-side and
server-side so they would always be in sync and follow the same rules and
not be able to be bypassed.


-Justin Scott



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329117
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to