Ok, I am beating my brain on the table again. I have a css stylesheet attached to a cfm page. I call the stylesheet from the head section of the page by using:
<link href="css/main.cfm" rel="stylesheet" type="text/css" media="all"> Yes, the css file is a cfm page because I need to have dynamic colors in the css for each individual site. (the code houses various versions of the site). It is not working. I am not getting any of the css or the cf variables displayed. Any suggestions? Thanks! JH ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 The most significant release in over 10 years. Upgrade & see new features. http://www.adobe.com/products/coldfusion?sdid=RVJR Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277320 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

