<% 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 %> <%=L_ISM_TEXT%> <% if Instr(Request.ServerVariables("HTTP_USER_AGENT"),"MSIE") then %> <% else %> <% end if %>