Since #name# is a variable in this case, I'm assuming it's inside cfoutput tags.
On Wed, Nov 12, 2008 at 9:52 AM, Wil Genovese <[EMAIL PROTECTED]> wrote: > You only need to escape pound signs when inside CFOUTPUT tags. > > > > On Wed, Nov 12, 2008 at 11:41 AM, Marc Raber <[EMAIL PROTECTED]> wrote: > > > sorry for the question as i know i have read it before but can't > remember. > > > > in CF, when i want to have internal links - like <a href="#name"> but > name > > is a variable: <a href="##name#"> > > > > how do i do without the ## that messes up the output? > > > > thanks > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:315154 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

