CSS/JS(?) question

  • Thread starter Thread starter =?iso-8859-1?Q?Rob_Giordano_\=28aka:_Crash_Gordon=
  • Start date Start date
?

=?iso-8859-1?Q?Rob_Giordano_\=28aka:_Crash_Gordon=

Howdy all,

Is it possible to automatically switch CSS connection links based upon server date/time? In other words, use a different CSS for a page but have the page use CSS#1 on Jan1, CSS#2 on April 1...(different quarterly styles?)

Javascript, ASP ?? (not very good at either yet )

?
TIA,
Robo
 
Yes via ASP, so all page would have to have the .asp extension. JavaScript may work, but would be
based on the user's PC Clock, not the server's.

Here an example, done with ASP.
http://www.ecom-data.com/Examples/Seasons/
At the top of the page you can click the links for each season.

However, I don't use CSS for much of anything, but would be easy to do.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================


Howdy all,

Is it possible to automatically switch CSS connection links based upon server date/time? In other
words, use a different CSS for a page but have the page use CSS#1 on Jan1, CSS#2 on April
1...(different quarterly styles?)

Javascript, ASP ?? (not very good at either yet )

?
TIA,
Robo
 
YES! Exactly what I want to do...sorta :-)
THANKS

Robo


| Yes via ASP, so all page would have to have the .asp extension. JavaScript may work, but would be
| based on the user's PC Clock, not the server's.
|
| Here an example, done with ASP.
| http://www.ecom-data.com/Examples/Seasons/
| At the top of the page you can click the links for each season.
|
| However, I don't use CSS for much of anything, but would be easy to do.
|
| --
| ==============================================
| Thomas A. Rowe (Microsoft MVP - FrontPage)
| WEBMASTER Resources(tm)
|
| FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| ==============================================
| To assist you in getting the best answers for FrontPage support see:
| http://www.net-sites.com/sitebuilder/newsgroups.asp
|
| | Howdy all,
|
| Is it possible to automatically switch CSS connection links based upon server date/time? In other
| words, use a different CSS for a page but have the page use CSS#1 on Jan1, CSS#2 on April
| 1...(different quarterly styles?)
|
| Javascript, ASP ?? (not very good at either yet )
|
| ?
| TIA,
| Robo
|
|
|
| --
| Non pensare che non ci siano coccodrilli perché
| l'acqua è calma
| From: "Crash Gordon"
| email: (e-mail address removed)
|
|
|
 
Rob,

Drop me an email if you want to do this via ASP & CSS.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================


YES! Exactly what I want to do...sorta :-)
THANKS

Robo


| Yes via ASP, so all page would have to have the .asp extension. JavaScript may work, but would be
| based on the user's PC Clock, not the server's.
|
| Here an example, done with ASP.
| http://www.ecom-data.com/Examples/Seasons/
| At the top of the page you can click the links for each season.
|
| However, I don't use CSS for much of anything, but would be easy to do.
|
| --
| ==============================================
| Thomas A. Rowe (Microsoft MVP - FrontPage)
| WEBMASTER Resources(tm)
|
| FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| ==============================================
| To assist you in getting the best answers for FrontPage support see:
| http://www.net-sites.com/sitebuilder/newsgroups.asp
|
| | Howdy all,
|
| Is it possible to automatically switch CSS connection links based upon server date/time? In other
| words, use a different CSS for a page but have the page use CSS#1 on Jan1, CSS#2 on April
| 1...(different quarterly styles?)
|
| Javascript, ASP ?? (not very good at either yet )
|
| ?
| TIA,
| Robo
|
|
|
| --
| Non pensare che non ci siano coccodrilli perché
| l'acqua è calma
| From: "Crash Gordon"
| email: (e-mail address removed)
|
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top