Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
How to update web.config file from a asp.net page...... Thanks in advance Suresh.
Hai, When ever you update Webconfig file your webapplication will restart.
you can use xmlWriter for this but any updation in web.config file means, restarting your application. Regards, Shiby