home *** CD-ROM | disk | FTP | other *** search
/ Soft 19 / Soft19.iso / win95-rc / win95_23.cab / advaddg.htr < prev    next >
Text File  |  1996-07-09  |  1KB  |  39 lines

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