Claude, do you have control over the code in the page containing the link? If so, all you need to do is just put something in the URL.
<a href="page.cfm?target=foo" target="foo">Click Here</a> ~Brad -------- Original Message -------- Subject: Re: Recognizing the page target From: Claude Schneegans <[email protected]> Date: Tue, January 13, 2009 1:07 pm To: cf-talk <[email protected]> >>Actually if it was called from a target then JavaScript can get the parent page. Here's a quick example I threw together: Thanks Andy. I'd rather have the redirection made on the server, but I think JS is the only solution indeed. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:317902 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

