On 6/8/05, Evan Lavidor <[EMAIL PROTECTED]> wrote: > Right, I'm not thinking about the server side validation, but more > about the client-side validation that various CFFORM tags write > (CFINPUT, CFSELECT, etc.) > > How does this JavaScript fare from a browser-compatibility and > standards-compliance perspective? Is it the same old bloated code > that CF used to write, or has it been dramatically improved?
It has dramatically improved. While it will never be as clean and elegant as custom-written code, it's not downright ugly like in older versions. Best thing to do is try it out - make a simple form and then see what you think about the output. Personally I've been really getting into XML forms, the customisation that you can do via XSLT is awesome and I reckon it's by far the most underrated feature of CFMX7. -- Kay Smoljak http://kay.smoljak.com/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:208925 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

