> It does not - because CF passes along a copy of the value and not the > object.value, it does not alter what's actually in the form. That's why > it's such a problem.
Well, that certainly blows. In cfforms' defense, I've used it to validate email addresses, and just to validate that a field wasn't empty, and it's saved me some time in those instances. I've never used it to validate an integer. I would second Massimo's validation scripts - I don't know about Dojo. Also people like qForms, although I think Massimo's stuff is more lightweight. -- Josh ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:272065 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

