ConfigWeb_Read

Reads a key value from certain section in Web.config
Originally from http://tech.genericwhite.com/access-web-dot-config-from-classic-asp

CodeFunctionName
What is this?

Public

Not 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 Boldcodes.com

Linkedin Login

sectionName, attrName

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

Views 3,414

Downloads 1,296

CodeID
DB ID