Schweet -- Thanks, all. I'm sure that flat spot on my head (where I was 
banging it on the wall) will come back to normal soon. <grin>

At 09:05 PM 6/21/2002, you wrote:
>Ok to escape the # you need ##, now you'll be able to then place the
>variable after this.
>
>Like this ####variable#
>
>
>-----Original Message-----
>From: trey [mailto:[EMAIL PROTECTED]]
>Sent: Saturday, 22 June 2002 2:58 PM
>To: CF-Talk
>Subject: escape pound sign
>
>I need to escape the pound sign so that I can include a link to a named
>anchor on the same page so that --
>
><cfoutput query="queryname">
><a href="WHATGOESHERE">#morevariabletext#</a>
></cfoutput>
>
>Can someone please give me a hint about the syntax for the WHATGOESHERE
>where it contains a variable name used as a named anchor, something like
>--
>
><a href="##variable#">
>
>Which doesn't work, of course.
>
>Thanks.
>Trey
>
>
>
>
______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to