On 8/18/06, Paul Giesenhagen <[EMAIL PROTECTED]> wrote:
> Yes/No ... Yes if you go into your webserver and set .css files to be
> processed by your cold fusion server .. but that means all of your style
> sheets will be ran as CF templates at all times on the server.
>
>

You could also use a .cfm file as the include...
<LINK rel="stylesheet" type="text/css" href="style.cfm">
where style.cfm has a
<cfcontent type="text/css">
at the top of it.


-- 
Jim Wright
Wright Business Solutions
[EMAIL PROTECTED]
919-417-2257

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:250422
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to