>>For what it's worth, I've seen similar behaviour from certain search engines, where links have ampersands in them.
That's the case: the make an url to their own site, passing the result link as a parameter. In the process they escape all characters, which they should not do. >> It's trivial to put a filter at the front of your request to strip names that contain "amp;" at the beginning. Ok, I'll try to implement something in my application.cfm >>Hardly an ideal solution, but it's more reasonable than changing the third-party search engine (unless you've got better friends than I do). Especially that I don't even know them. I just noticed that the referrer tells the visitor came from their site. Thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:275585 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

