home *** CD-ROM | disk | FTP | other *** search
- <html>
- <%onerror error%>
- <title>Internet Services Administrator - Advanced</title>
- <body bgcolor="#FFFFFF" BACKGROUND="/htmla/spec1.gif" LINK=#802020 VLINK=#802020>
- <%if reqparam RF "cancel"%>
- <%goto end%>
- <%endif%>
- <%!PosDenyIpAccess urlparam%>
- <%!Update%>
- <%label end%>
- <%redirect%>/HtmlaScripts/htmla.dll?<%servname%>/adv<%/redirect%>
- <%label error%>
- <%if reqstatus EQ 4000%>
- This address no longer exists.
- <%elif reqstatus EQ 2500%>
- <%if rpcstatus EQ 5%>
- Access denied to this service.
- <%elif rpcstatus EQ 1062%>
- This service has been stopped.
- <%else%>
- RPC error <%rpcstatus%>
- <%endif%>
- <%elif reqstatus EQ 8000%>
- Invalid IP address
- <%else%>
- Error encountered : <%reqstatus%>
- <%endif%>
- <p><a href="/HtmlaScripts/htmla.dll?<%servname%>/adv">OK</a>
- </html>
-