> >>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
Did everyone miss the function that I posted earlier that fixes the problem? Paul ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 and Flex 2 Build sales & marketing dashboard RIAâs for your business. Upgrade now http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:275593 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

