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.
Data type | STRING |
Default inheritance | Inheritable |
User type | ASP_MD_UT_APP |
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 |