<html>
<%onerror error%>
<title>^IISADV^</title>
^BodyTag^
<%if reqparam RF "cancel"%>
<%goto end%>
<%endif%>
<%if reqparam RF "help"%>
<%redirecthttp%>^HelpPath^<%msgbody.helptopic%><%/redirecthttp%>
<%endif%>
<%!AddDenyIpAccess%>
<%!Update%>
<%label end%>
<%redirect%>^HtmlaDll^?<%servname%>/adv<%/redirect%>
<%label error%>
<%if reqstatus EQ 4000%>
 ^AddrNonExist^
<%elif reqstatus EQ 2500%>
 <%if rpcstatus EQ 5%>
 ^AccDeniedToServ^
 <%elif rpcstatus EQ 1062%>
 ^ServStopped^
 <%else%>
 ^RPCError^
 <%endif%>
<%elif reqstatus EQ 8000%>
^InvIp^
<%else%>
 ^ErrorID^
<%endif%>
<p><a href="^HtmlaDll^?<%servname%>/adv">^OK^</a>
</html>