Nice trick! -----Original Message----- From: Paul Vernon [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 20, 2004 1:44 PM To: CF-Talk Subject: RE: CF to make Dynamic CSS
We do this. Firstly we created a file mapping called cssx which maps to CF server in IIS then we save out our css with the cssx file extension and the cf code we want in there... Then in the HTML the link to the stylesheet is style.cssx or whatever you call it.... That way CF handles all the requests for files with the cssx extension and allows you to have dynamic css. Paul ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Purchase from House of Fusion, a Macromedia Authorized Affiliate and support the CF community. http://www.houseoffusion.com/banners/view.cfm?bannerid=38 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:182130 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

