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
460 B

  1. <%
  2. 'Localizable strings for iifvdrd.asp
  3. Const L_ACCESSDENIED_TEXT="Access Denied"
  4. Const L_CLIENTSENTTO_TEXT="The client will be sent to:"
  5. Const L_EXACTURL_TEXT="the exact URL entered above."
  6. Const L_DIRBELOW_TEXT="a directory below http://doughnut1/foo on this site."
  7. Const L_PERM_TEXT="a permanent redirection for http://doughnut1/foo"
  8. Const L_UNSET_TEXT="(not set)"
  9. ' NOTE: \r is a carraige return for line spacing...
  10. Const L_REDIRTO_TEXT="Redirect to:"
  11. %>