home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 29 / XENIATGM29.iso / ie / ie40pp1 / ie4 / pwssetup.cab / Servu.htr < prev    next >
Text File  |  1996-08-19  |  1KB  |  56 lines

  1. <html>
  2. <%onerror error%>
  3. <title>Internet Services Administrator - Service</title>
  4. <body bgcolor="#FFFFFF" BACKGROUND="/htmla/spec1.gif" LINK=#802020 VLINK=#802020>
  5.  
  6.  
  7. <%if platformtype NE 3%>
  8. <!-- Not on Windows 95  -->
  9.  
  10. <%if msgbody.anonun EQ ""%>
  11.  
  12. You must specify a user name<p>
  13. <%goto main%>
  14. <%endif%>
  15.  
  16. <%else%>
  17.  
  18. <%if msgbody.comservercomment EQ ""%>
  19.  
  20. <%endif%>
  21.  
  22. <%endif%>
  23.  
  24. <%if reqparam RF "cancel"%>
  25. <%goto end%>
  26. <%endif%>
  27. <%if servid EQ 1%>
  28. <%!Clear ftpallowanon%>
  29. <%!Clear ftpanononly%>
  30. <%elif servid EQ 4%>
  31. <%!Clear authanon%>
  32. <%!Clear authbasic%>
  33. <%!Clear authnt%>
  34. <%endif%>
  35. <%!Update%>
  36. <%label end%>
  37. <%redirect%>/htmla/htmla.htm<%/redirect%>
  38. <%label error%>
  39. <%if reqstatus EQ 2500%>
  40.  <%if rpcstatus EQ 5%>
  41.  Access denied to this service.
  42.  <%elif rpcstatus EQ 1062%>
  43.  This service has been stopped.
  44.  <%else%>
  45.  RPC error <%rpcstatus%>
  46.  <%endif%>
  47. <%elif reqstatus EQ 8000%>
  48. One or more of the parameters are incorrect.
  49. <%else%>
  50.  Error encountered : <%reqstatus%>
  51. <%endif%>
  52. <br>
  53. <%label main%>
  54. <a href="/htmla/htmla.htm">Return to main menu</a>
  55. </html>
  56.