###whatgoeshere# will = #whatgoeshere (whatever whatgoeshere is set to). Use three ### first two escape and leave a # while the third helps process the variable.
Paul Giesenhagen QuillDesign ----- Original Message ----- From: "trey" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, June 21, 2002 11:57 PM 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

