% L_ISM_TEXT = "Microsoft SMTP Server Administration" Session("IsAdmin") = true REM Set new server if it was included in the Request variable (from smadvhd.asp) if (Request("svr") <> "") then Session("svr") = Request("svr") else Session("svr") = "" end if %>