Are you running some sort of regex to replace output? CF won't do that to links, can we see the code in context?
Adrian > -----Original Message----- > From: Robert Harrison [mailto:[email protected]] > Sent: 21 January 2009 16:52 > To: cf-talk > Subject: Wacked out CF Link Change > > Somehow CF is adding an incorrect... target="blank" into my URLs. > > Here's the CF Output Code: > > <a > href="#rootip#/em_click.cfm?mail_id=#mail_id#&pid=#pid#&lnk=#url_1#"> > > Here's the actual output: > > <a > href="http://www.austin- > williams.com/em_click.cfm?mail_id=844&pid=0901204994 > 045&lnk=http%3A%2F%2Fwww%2Eaustin%2Dwilliams%2Ecom" target="_blank""> > > > > Where is ...target="_blank""... coming from? It IS NOT in any of the > variables. > > Does anyone know where the target statement is coming from? > > Thanks > > > Robert B. Harrison ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318280 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

