2025-04-27 07:49:33 -04:00

24 lines
482 B
Plaintext

<html>
<%onerror error%>
<title>^WWWUpdate^</title>
<%!DelGrantIpAccess urlparam%>
<%!SetDefaultIpAccessToDeny%>
<%!Update%>
<%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%>
<%else%>
^ErrorID^
<%endif%>
<p><a href="^TopMenuPage^">^RetMain^</a>
</html>