MD_ASP_SCRIPTLANGUAGE

This identifier specifies the default scripting language that is to be used by all ASP applications on the server. The default language will be used to interpret all commands within the scripting delimiters (<% ... %>), unless a different language is specifically declared with the <% @LANGUAGE = NewScriptingLanguage %> directive.

Attributes

Data type STRING
Default inheritance Inheritable
User type ASP_MD_UT_APP

Values

Default Value
Vbscript

Metabase Keys

This identifier is available at the following metabase keys:

Metabase Path Key Type
/LM/W3SVC IIsWebService
/LM/W3SVC/n IIsWebServer
/LM/W3SVC/n/ROOT IIsWebVirtualDir
/LM/W3SVC/n/ROOT/WebVirtualDir IIsWebVirtualDir
/LM/W3SVC/n/ROOT/WebVirtualDir/WebDirectory IIsWebDirectory

See Also

AspScriptLanguage


© 1997 by Microsoft Corporation. All rights reserved.