I'm probably the 345th person to answer this, but when using pounds within a
CFOUTPUT block you have to escape the pound sign...

To get # to print out use ##

HTH,

Jeff Garza
Lead Developer/Webmaster
Spectrum Astro, Inc.
480.892.8200
[EMAIL PROTECTED]
http://www.spectrumastro.com



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, June 20, 2001 8:44 AM
To: CF-Talk
Subject: How to set up jumps within a CF form?


Hi,

I'd like to enable the user of a form I'm creating to be able to jump from
one section to the other.  However, the HTML code for such a jump contains
the character '#' (as in <A href="displayform.cfm#continue"></A>) which the
CF server tries to interpret, resulting in an error message (I guess it's
what would be called a 'reserved' character for CF).  

Is there any other way to achieve such a jump, which would be acceptable to
CF?

Hubert
---
Hubert Earl

ICQ#: 16199853

My Jamaican Art, Craft & More Online Store:
http://www.angelfire.com/ny/hearl/link_page_for_go_jamaica.html
Check out the art print bargains available! Beautiful prints as low as
US$7.50 each, less if you purchase 2 or more. Also being sold:  the
Genealogy of Jamaica CD-ROM
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to