Read Configuration Settings of Web.config using Javascript(dotnetcurry.com)
submitted by
vivekamar(5940) 3 years, 9 months ago
Web.config is a XML file containing the configuration settings of our application. Amongst its other uses, the file is extremely handy when it comes to changing configuration settings of an application, even when the application is live. You can define your own specific application settings, such as a database connection string using the tag and read and write values to the file programmatically. In this article, we see how to read the configuration settings in the web.config using ‘JavaScript’.
|category: ASP.NET
|Views: 116
tags:
ASP.NET another
Everyones tags:
Your Tags: