RE: Wacked out CF Link Change

2009-01-21 Thread Robert Harrison
Thanks. That was dead on what it was. I found it just as this email came in.


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: Jason Fisher [mailto:ja...@wanax.com] 
Sent: Wednesday, January 21, 2009 12:17 PM
To: cf-talk
Subject: Re: Wacked out CF Link Change

Where is url_1 getting set?  I could only see that insertion happening if
the set looks like this:



That would also explain the double "" which you can see after the _blank in
your sample.

>Here's the actual output:
>
>   href="http://www.austin-williams.com/em_click.cfm?mail_id=844&pid=090120499
4
>045&lnk=http%3A%2F%2Fwww%2Eaustin%2Dwilliams%2Ecom" target="_blank"">  




~|
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:318287
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Wacked out CF Link Change

2009-01-21 Thread Robert Harrison
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:cont...@adrianlynch.co.uk] 
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:rob...@austin-williams.com]
> 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:
> 
>href="#rootip#/em_click.cfm?mail_id=#mail_id#&pid=#pid#&lnk=#url_1#">
> 
> Here's the actual output:
> 
>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


Re: Wacked out CF Link Change

2009-01-21 Thread Jason Fisher
Where is url_1 getting set?  I could only see that insertion happening if the 
set looks like this:



That would also explain the double "" which you can see after the _blank in 
your sample.

>Here's the actual output:
>
>   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"">  


~|
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:318283
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Wacked out CF Link Change

2009-01-21 Thread Adrian Lynch
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:rob...@austin-williams.com]
> 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:
> 
>href="#rootip#/em_click.cfm?mail_id=#mail_id#&pid=#pid#&lnk=#url_1#">
> 
> Here's the actual output:
> 
>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