|
Subject:
|
dynamically changing CSS
|
|
Posted By:
|
sarah lee
|
Post Date:
|
1/24/2007 10:08:06 PM
|
hi all
i am having a problem where i would like to get your help i have a solution, in which i have a master page and many content pages. i have also a CSS folder in my solution, where i have some css files .
what i am trying to do is, when the user logs in, i am getting the userid.based on that userid, i would like to change the css files, so that the user can personalize his pages.
i have in my users table, a field which has the CSS file names.
but i am confused, how can i pass this as a parameter or ??? what shall i give in the href ?
can anyone please suggest any ways?
thanks in advance
|
|
Reply By:
|
meow
|
Reply Date:
|
1/25/2007 5:14:34 AM
|
You will get faster and better answers if you post this in one of the server side forums. Is you site based on PHP, ASP or something else? Ask in the forum for the language you use. 
-- http://yupapa.com
|
|