8 lines
211 B
Plaintext
8 lines
211 B
Plaintext
<%
|
|
' Localizable sizing values for the Web Operators and FTP Security Accounts
|
|
' property pages - IIADM
|
|
|
|
' Height of the head frame (holds iiadmhd.asp)
|
|
Const L_FTPHEADFRAME_H = 250
|
|
Const L_WEBHEADFRAME_H = 80
|
|
%> |