Try this: <a href="#variable###AnchorName">Link</a>
------------ Ronald West Senior Developer PaperThin 781.934.7838 x219 http://www.paperthin.com -----Original Message----- From: trey [mailto:[EMAIL PROTECTED]] Sent: Saturday, June 22, 2002 12:58 AM 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 ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.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

