Just as a "Just in case you run into this"... Be aware that there is a Bug in IE 6 that causes problems with cflocation and #'s.
http://www.bennadel.com/blog/1183-Strange-URL-Hash-Problem-With-CFLocation-In-IE6.htm G On Wed, Nov 12, 2008 at 1:00 PM, Marc Raber <[EMAIL PROTECTED]> wrote: > correct. thanks for the help. > > ----- Original Message ----- > From: "Charlie Griefer" <[EMAIL PROTECTED]> > To: "cf-talk" <[email protected]> > Sent: Wednesday, November 12, 2008 12:57 PM > Subject: Re: Internal Page Links with CF > > > > 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:315157 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

