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

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