windows-nt/Source/XPSP1/NT/inetsrv/iis/img/htmla/iierrhd.str

13 lines
380 B
Plaintext
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
<%
'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
%>