home *** CD-ROM | disk | FTP | other *** search
/ Soft 19 / Soft19.iso / win95-rc / win95_23.cab / dirdel.htr < prev    next >
Text File  |  1996-07-29  |  568b  |  23 lines

  1. <html>
  2. <%onerror error%>
  3. <title>W3 Administrator update</title>
  4. <%!DelVirtDir urlparam%>
  5. <%!Update%>
  6. <%redirect%>/HtmlaScripts/htmla.dll?<%servname%>/dir<%/redirect%>
  7. <%label error%>
  8. <%if reqstatus EQ 4000%>
  9.  This directory no longer exists.
  10. <%elif reqstatus EQ 2500%>
  11.  <%if rpcstatus EQ 5%>
  12.  Access denied to this service.
  13.  <%elif rpcstatus EQ 1062%>
  14.  This service has been stopped.
  15.  <%else%>
  16.  RPC error <%rpcstatus%>
  17.  <%endif%>
  18. <%else%>
  19.  Error encountered : <%reqstatus%>
  20. <%endif%>
  21. <p><a href="/htmla/htmla.htm">Return to main menu</a>
  22. </html>
  23.