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


______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to