home *** CD-ROM | disk | FTP | other *** search
/ Soft 19 / Soft19.iso / win95-rc / win95_23.cab / adveddu.htr < prev    next >
Text File  |  1996-07-09  |  797b  |  30 lines

  1. <html>
  2. <%onerror error%>
  3. <title>Internet Services Administrator - Advanced</title>
  4. <body bgcolor="#FFFFFF" BACKGROUND="/htmla/spec1.gif" LINK=#802020 VLINK=#802020>
  5. <%if reqparam RF "cancel"%>
  6. <%goto end%>
  7. <%endif%>
  8. <%!PosDenyIpAccess urlparam%>
  9. <%!Update%>
  10. <%label end%>
  11. <%redirect%>/HtmlaScripts/htmla.dll?<%servname%>/adv<%/redirect%>
  12. <%label error%>
  13. <%if reqstatus EQ 4000%>
  14.  This address no longer exists.
  15. <%elif reqstatus EQ 2500%>
  16.  <%if rpcstatus EQ 5%>
  17.  Access denied to this service.
  18.  <%elif rpcstatus EQ 1062%>
  19.  This service has been stopped.
  20.  <%else%>
  21.  RPC error <%rpcstatus%>
  22.  <%endif%>
  23. <%elif reqstatus EQ 8000%>
  24. Invalid IP address
  25. <%else%>
  26.  Error encountered : <%reqstatus%>
  27. <%endif%>
  28. <p><a href="/HtmlaScripts/htmla.dll?<%servname%>/adv">OK</a>
  29. </html>
  30.