
December 17th, 2003, 08:15 AM
|
|
Registered User
|
|
Join Date: Sep 2003
Posts: 5
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Runtime color and font change in ASP.NET
Hi,
I am developing a web site in ASP.NET using C#. I want to allow the user to change the color at runtime by giving him/her the option to open color palette and selecting color of their choice. Also i want to give the user an option to change font at runtime.
The application is:
The user will view HTML generated reports in tabular form (using data grid)
The user will decide the backgound color and forecolor of the grid.
The user will decide the font in which the data should be displayed.
Pls if anyone can help me on this.

|