windows-nt/Source/XPSP1/NT/inetsrv/iis/img/htmla/iimime.str
2020-09-26 16:20:57 +08:00

16 lines
310 B
Plaintext

<%
' Resizing constants for the Mime Map dialog
' Dialog dimensions
Const L_MIMEMAP_W = 425
Const L_MIMEMAP_H = 375
Const L_MIMEHEADFRM_H = 30
Const L_MIMETABLEHEADFRM_H = 50
Const L_MIMETABLEBORDER_NUM = 10
' Table dimensions
Const L_MIMETABLEWIDTH_NUM = 300
' Colmun dimensions defined in iimimels.str
%>