Use Asp.Net Themes |
|
Answered By
Moderator1
on
7/23/2010 8:40:23 PM |
|
|
|
|
Hi,
You can use Asp.Net Themes concept for this and store the user preference in the database or cookies (if e-commerce site), to load the appropriate themes during their next visit. Asp.Net Themes are easy and simpler to achieve. You can try this. |
|
|
|