DatabaseDude
Programmer
Is it possible to write settings to the web.config file?
I'm deploying an app, and the smtp server name will be stored in web.config. I know that if the value changes, the web.config file can be edited per usual. However, I was wondering if this would be something that could be set by the admin from his protected aspx pages.
[I googled for solutions, but found nothing; I would have searched for the answer on here as well, but search is currently down]
I'm deploying an app, and the smtp server name will be stored in web.config. I know that if the value changes, the web.config file can be edited per usual. However, I was wondering if this would be something that could be set by the admin from his protected aspx pages.
[I googled for solutions, but found nothing; I would have searched for the answer on here as well, but search is currently down]