dynamically changing CSS
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
|