I want to validate an ajax'd html cfgrid entered value against a database. I basically want to run the query "select name from file where name = #entered value# before commiting the entry to the database. if the #query.recordcount# comes back zero then I know I have a bad value.
I've tried to display the error within the database-updating cfc and have not been successful. I already have some javascript to change date and monetary formatting but don't know how to include a column validator there. Can anyone lead me to an example? Thanks, Craig ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:301334 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

