I am Developing a web Application in ASP.NET 3.5. I have to create UI that customize user. That means, user change their profile Background Color, Fore color, size, etc.
How Can I create this!!!
I am Developing a web Application in ASP.NET 3.5. I have to create UI
Share
Setup a profile, then create a page to read/write these values to/from the profile:
http://odetocode.com/articles/440.aspx