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.
 
 
 
 
 
 

12 lines
380 B

<%
'Localizable strings for iierrhd.asp
Const L_CERR_TEXT ="Error Messages"
Const L_CUSTOMERR_TEXT="Custom error messages can be an absolute URL on this server or a pointer to a file."
Const L_ERROR_TEXT="HTTP Error"
Const L_OUTPUTTYPE_TEXT="Type"
Const L_TEXTORFILE_TEXT="Contents"
Const L_ACCESSDENIED_TEXT="Access Denied"
' General table sizing constants are in iierr.str
%>