[thelist] CSS Based on Calendar Dates

Damien COLA damiencola at wanadoo.fr
Fri Feb 13 17:54:11 CST 2004


or you can have a serverside script in perl, php, asp that checks the
date once per day (crontab) and copy a CSS file from a source folder to
the web folder with the name of the css file being used in the website
pages.

-----Original Message-----
You'll want to look at a scripting/server-side language (PHP works
nicely) that will check the date (or a part thereof) on each site visit.
Then using if/then/else or a swich statement you can select the css file
you want, then write that filename variable to the head of your
document.

patrick sanders
http://www.stoutstreet.com
web sites that fit



More information about the thelist mailing list