All application settings for asp.net web apps go into web.config or machine.config.
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
> Hi
>
[quoted text clipped - 3 lines]
>
> Regards
John - 30 May 2008 00:47 GMT
How do I store and read settings from web.config programmatically?
Thanks
Regards
> All application settings for asp.net web apps go into web.config or
> machine.config.
[quoted text clipped - 11 lines]
>>
>> Regards
Mark Rae [MVP] - 30 May 2008 00:54 GMT
[top-posting corrected]
>>> Is there a way to have application settings in asp apps, like those in
>>> winform apps?
[quoted text clipped - 3 lines]
>
> How do I store and read settings from web.config programmatically?
http://msdn.microsoft.com/en-us/library/system.configuration.configurationmanage
r.aspx
Bear in mind that modifying web.config while a web app is running will cause
that web app to recycle...

Signature
Mark Rae
ASP.NET MVP
http://www.markrae.net