I tried using HTMLEditFormat, but it removes all carriage returns and run s everything together. I need to be able to output HTML code so that the browser does not try to render it, but would like my fonts to stay accura te. Any other suggestions?
Doug ----- Original Message ----- From: "Garza, Jeff" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, December 21, 2001 11:11 PM Subject: RE: Why does htmlCodeFormat change font > I beleive that when HTMLCodeFormat() is used the entire code block is > wrapped with <PRE> tags. This would effectively negate your style > sheets. > To show the code with fancy formatting, try using the HTMLEditFormat() > function. > > Cheers, > > Jeff Garza > > -----Original Message----- > From: Douglas Brown > To: CF-Talk > Sent: 12/22/01 12:12 AM > Subject: Why does htmlCodeFormat change font > > I am outputting with htmlCodeFormat and it seems like when I do it > ignores the stylesheet. Why is this and can it be corrected? > > > Thanks > > > Doug > > > ______________________________________________________________________ Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona 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

