> > - If that's true, I prefer to stay DRY and write validation in only > one place, so that means on the server not the client.
I'd strongly disagree with this from a usability standpoint. Forcing a user to hit the server for validation increases user frustration, server load and bandwidth usage. I realize that both server load and bandwidth are becoming less and less of an issue as our tech progresses, but the logic is still sound. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:337370 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

