How to create user level themes like Orkut?
Posted
by Vibin
on Stack Overflow
See other posts from Stack Overflow
or by Vibin
Published on 2010-03-09T10:56:50Z
Indexed on
2010/03/09
11:06 UTC
Read the original article
Hit count: 293
ASP.NET
Hai ,
I am doing a community website. Assume that I am giving an option to all my users to choose a theme. That we happen see on websites like Orkut , Gmail etc..Actually we can keep only one theme inside the web config right ?. During dynamic change all the other user's themes will also change. How to avoid this?
© Stack Overflow or respective owner