Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CSS and Cold Fusion

Status
Not open for further replies.

sebgmc

Programmer
Feb 6, 2001
1
NL
Hi!

Does anyone know how to or has anyone done this before:

Using Cold Fusion, HTML and CSS together. But how to create dynamic variables (e.g. Cold Fusion variables) in a stylesheet, without using the <style> block? Any ideas/experiences? I don't wanna show the user the stylesheet (e.g. a <style> block in the source, just include the stylesheet!

Thanx!
 
Well if the user really wanted to see the CSS include file, they can still just find your include line pointing to the file and enter that into their browser to get it. Don't see why you'd want to hide it...

Pretty sure anyway, please correct me if I'm wrong. Darrell Mozingo
 
You can define styles in application.cfm.

Post this in the CF forum, surely they will have an example. DeZiner
Never be afraid to try something new.
Remember that amateurs built the Ark.
Professionals built the Titanic
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top