Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
286 B

<%
'Localizable strings for iimltihd.asp
Const L_MULTIPLE_TEXT="Multiple identities for this web site."
Const L_IPADDRESS_TEXT="IP Address"
Const L_IPPORT_TEXT="TCP Port"
Const L_SSLPORT_TEXT="SSL Port"
Const L_HOST_TEXT="Host Header Name"
Const L_ACCESSDENIED_TEXT="Access Denied"
%>