Users are putting in this search term: "paris and sandy" I am doing this before doing the search: <cfset attributes.searchterm = replace(attributes.searchterm, " and ", " ", "all")> <cfset attributes.searchterm = replace(attributes.searchterm, ",", " ", "all")>
But still getting an error. What is causing this? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325941 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

