>Use CFQUERYPARAM with the 'list' attribute and it should work: > >... >dealer_zip IN (<cfqueryparam cfsqltype="cf_sql_varchar" >value="#returnedzips#" list="true" />) > >Just make sure that the zips in 'returnedzips' don't have truncated >leading zeros. > >cheers, >barneyb
That worked! > >On Fri, 05 Nov 2004 19:51:24 -0400, Jeff Fongemie ><[EMAIL PROTECTED]> wrote: >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:183557 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

