Also keep in mind that CF is sensitive to the # symbol, so if you wrap a 
display page in CFOUTPUTs, any color formatting you've done with RGB notation 
(backgrounds, text colors, etc.) will blow up.  You can either use more 
specifically targeted CFOUTPUTs, or you can escape the #s by doubling them when 
you use them for color formatting.  This is a STRONG argument for using styles 
in formatting.

- Jeff

On 29 Nov 00, at 21:45, [EMAIL PROTECTED] wrote:

> You can use <cfoutput> around the whole page, but you may be running into an
> issue of having nested cfoutputs. That's a no-no. Also, if you have a cfmail
> tag, that will throw it off. Also, just be aware that there is a performance
> penalty with wrapping the whole page in cfoutputs.
> 
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, November 29, 2000 8:50 PM
> To: Fusebox
> Subject: <cfoutput>#request.variable#<cfoutput>
> 
> 
> Hello everyone,
> 
> This is my first email into my first mailing list group.  This is exciting.
> I am a �wantabie� Coldfusion developer and I am diving directly into the
> proper style of developing with such a powerful tool.  I just briefly read
> the electronic version of  the �Fusebox� methodology.
> 
> Anyway, I noticed in the code of the fusebox.org site, that the developer
> was able to surround CHUNKS of code with <cfoutput></cfoutput>.  Code that
> is a table that consist of #request.variable# references.
> 
> My problem is that when I surround my code with <cfoutput> over the entire
> table or <tr>, it fails.  I am only successful if I surround each <a href=�
> #request.variables#/blah� individually.
> 
> Can anyone make sense of what I am saying?
> 
> Coldfusion Wantabie
> Kinley 
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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