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



______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.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