[thelist] <cfoutput> problems

Howell, Katie Kathleen.Howell-1 at ksc.nasa.gov
Fri Oct 20 13:02:11 CDT 2000


try:

< cfoutput>< a href="index.cfm?FA=#foo#">whatever< /a>< /cfoutput>

That should do it!

Katie
-----Original Message-----
From: Scott_Brady at themoneystore.com
[mailto:Scott_Brady at themoneystore.com]
Sent: Friday, October 20, 2000 1:42 PM
To: thelist at lists.evolt.org
Subject: [thelist] <cfoutput> problems




I am having a problem where when using a cfoutput to generate a dynamic
variable, the "cfoutput" and "/cfoutput" tags are also showing up.

For example, if I have a variable called "foo" with a value of "bar", and I
have
 code which says:  [spaces added just in case your e-mail app tries to
interpret
 the code]

< a href="index.cfm?FA=< cfoutput>#foo#< /cfoutput>">whatever< /a>

the generated output will look like this:

< a href="index.cfm?FA=< cfoutput>bar< /cfoutput>">whatever< /a>

We tried restarting the server, but that didn't help.

Any ideas on what I could try?

Thanks!

Scott



---------------------------------------
For unsubscribe and other options, including
the Tip Harvester and archive of TheList go to:
http://lists.evolt.org Workers of the Web, evolt ! 




More information about the thelist mailing list