2025-04-27 07:49:33 -04:00

12 lines
369 B
Plaintext

<%
'Localizable strings for iidef.asp
Const L_MASTERPROPS_TEXT = "Service Properties"
Const L_DEFAULTFTPSITE_TEXT = "Default FTP Site"
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."
' Resizing constants
Const L_DEFAULTFTPSITE_HR = 360
%>