Seona Bellamy wrote:
> Just to make sure I understand you, Beau, the php code you show is the
> content of that cssmaker.php that you put in the href?
>
> Not sure if I can duplicate that with CF - it's that "header" bit
> that is the biggest problem I guess. Does anyone know if there's a
> similar function
> in CF?

Sure, use the cfheader tag:

<cfheader name="Content-type" value="text/css"/>

Also, make sure you throw a <cfsetting showdebugoutput="no"/> so as not to
include all the debugging info.

--
 Lindsay Evans.
 Developer,
 Red Square Productions.

 [p] 8596.4000
 [f] 8596.4001
 [w] www.redsquare.com.au

*****************************************************
The discussion list for http://webstandardsgroup.org/
***************************************************** 

Reply via email to