% Response.Expires = 0 %> <% REM LOCALIZATION L_PAGETITLE_TEXT = "Microsoft Internet Service Manager" L_GENERALPROPS_TEXT = "General Properties for" L_ALLOWCLIENTPOSTING_TEXT = "Allow Client Posting" L_MAXPOSTSIZE_TEXT = "Maximum post size:" L_KILOBYTES_TEXT = "kilobytes" L_MAXCONNSIZE_TEXT = "Maximum connection size:" L_MEGABYTES_TEXT = "megabytes" L_ALLOWFEEDPOSTING_TEXT = "Allow Feed Posting" L_ALLOWCNTRLMSGS_TEXT = "Allow Control Messages" L_SMTPSERVER_TEXT = "SMTP server for moderated groups:" L_DFLTMOD_TEXT = "Default moderator domain:" L_ADMINISTRATOR_TEXT = "Administrator Email account:" L_ENTERINTEGER_ERRORMESSAGE = "Please enter an integer between " L_AND_TEXT = " and " REM END LOCALIZATION %> <% svr = Request("svr") %>