Hi,
If I wanted to make a site using ASP.NET and wanted to be able to alter the page colors every few months or so, what method could I use? Can it be stored in the web.config file and altered when needed, or is it better to use a database and retrieve all the settings?
Thanks,
