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

  1. <HTML>
  2. <title>Internet Services Administrator - Deny Access</title>
  3. <body bgcolor="#FFFFFF" BACKGROUND="/htmla/spec1.gif" LINK=#802020 VLINK=#802020>
  4.  
  5. <!-- Header -->
  6. <TABLE BORDER=0>
  7. <TR VALIGN=CENTER>
  8. <TD>
  9. <A HREF="/htmla/htmla.htm">
  10. <IMG SRC="/htmla/iis_t.gif" ALT="Microsoft Peer Web Services" ALIGN=BOTTOM BORDER=0></A></TD>
  11. <TD><FONT SIZE=+2 COLOR=#802020>
  12. <B><%if servid EQ 4%>WWW<%elif servid EQ 1%>FTP<%elif servid EQ 2%>Gopher<%endif%> Administrator - Deny Access</B></FONT><BR>
  13. <FONT SIZE=+1 COLOR=#802020>Administration for <%servname%>://<%hostname%></FONT>
  14. </TD></TR>
  15. </TABLE>
  16. <HR>
  17. <P>
  18.  
  19. Deny <%if servid EQ 4%>WWW<%elif servid EQ 1%>FTP<%elif servid EQ 2%>Gopher<%endif%>
  20. access to the following :<P>
  21.  
  22. <form method="POST" action="/HtmlaScripts/htmla.dll?<%servname%>/advadddu">
  23. <input type="radio" name="denyisipsingle" value=1 CHECKED> Single Computer<p>
  24. <input type="radio" name="denyisipsingle" value=0> Group of Computers<p>
  25. IP Address : <input type="text" name="denyipaddr" value=""><p>
  26. A subnet mask is only necessary when you deny access to a group of computers<p>
  27. Subnet Mask : <input type="text" name="denyipmask" value=""><p>
  28.  
  29. <!-- OK/CANCEL/RESET Buttons -->
  30. <TABLE WIDTH=570 HEIGHT=75 BORDER=0 NOWRAP>
  31. <TR><TD ALIGN=RIGHT>
  32. <input type="submit" value="     OK     ">
  33. <input type="submit" name="cancel" value=" Cancel ">
  34. <input type="reset" value="  Reset  ">
  35. </TD></TR>
  36. </TABLE>
  37.  
  38. </form>
  39. </html>
  40.