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

  1. <%
  2. 'Localizable strings for iidef.asp
  3. Const L_MASTERPROPS_TEXT = "Service Properties"
  4. Const L_DEFAULTFTPSITE_TEXT = "Default FTP Site"
  5. Const L_DEFFTPTEXT_TEXT = "One FTP site can be configured to respond to previous versions of the IIS Internet Services Manager. Select the default FTP site below."
  6. ' Resizing constants
  7. Const L_DEFAULTFTPSITE_HR = 360
  8. %>