No REGEX. There is no target in the value of any of the vars. I'm thinking maybe someone added a Custom Extension to the server and it's affecting my files.
Robert B. Harrison Director of Interactive services Austin & Williams 125 Kennedy Drive, Suite 100 Hauppauge NY 11788 T : 631.231.6600 Ext. 119 F : 631.434.7022 www.austin-williams.com Great advertising can't be either/or... It must be &. -----Original Message----- From: Adrian Lynch [mailto:[email protected]] Sent: Wednesday, January 21, 2009 12:06 PM To: cf-talk Subject: RE: Wacked out CF Link Change 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:318282 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

