GetConfigValue

Read settings from Web.config file (or other XML files)

Originally from http://tech.genericwhite.com/access-web-dot-config-from-classic-asp

CodeFunctionName
What is this?

Public

Tested

Imported

Access is limited.

Login here using your Linkedin account. to see or download code.

No registration, not another password to remember, login using your Linkedin account and have access to all public codes in Mydevlib.com

Linkedin Login

ectionName, attrName

settingValue = GetConfigValue("appSettings", "someKeyName")
Response.Write(settingValue)

Views 3,543

Downloads 1,372

CodeID
DB ID