I have 3 different CSS files: DesignA.css, DesignB.css, and DesignC.css. I want to display a particular page with one of these CSS's depending upon a table field 'Design' and it's respective value 'A' 'B' or 'C'.
I am currently programming this application in JavaScript/ASP (I am new at coding).
So I was just looking for some code to put into <link rel=stylesheet href="/path/<dynamic code here>" type="text/css">
Any ideas?![]()
Thanks!
~MVA


Reply With Quote
.
Bookmarks