home *** CD-ROM | disk | FTP | other *** search
- <HTML>
- <HEAD>
- <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
- <RCXhelprpcjs rpc=addhost>
- </HEAD>
- <BODY bgcolor=#ffffff>
- <CENTER><FONT SIZE=6>Create a New Host</FONT></CENTER>
- <BR>
- <BR>
- <FORM METHOD="POST" ACTION="/session/addhost" TARGET="_top" onsubmit="return Validate_addhost(this)">
- <INPUT TYPE="hidden" NAME="RCpage" VALUE="/sysadmin/dns/hosts.stm">
- <INPUT TYPE="hidden" NAME="type" VALUE="<RC$type>">
-
- <TABLE border=0 cellpadding=5 cellspacing=2 width=550>
- <TR valign=top>
- <RCif RC$type = mx>
- <TD align=right><B>Mail Server</B></TD>
- <TD><INPUT TYPE="text" NAME="src" VALUE="" SIZE=20 MAXLENGTH=20><BR>
- <I>(i.e. smtp.netcom.com)</I></TD>
- <RCelse>
- <TD align=right><B>IP Address</B></TD>
- <TD><INPUT TYPE="text" NAME="src" VALUE="" SIZE=20 MAXLENGTH=20><BR>
- <I>(i.e. 192.153.48.181)</I></TD>
- <RCendif>
- </TR>
- <TR VALIGN=top>
- <TD align=right><B>Host Name(s)</B></TD>
- <TD><INPUT TYPE="text" NAME="host" VALUE="" SIZE=40 MAXLENGTH=255><BR>
- <RCif RC$type = mx>
- <I>(i.e. netcom.com corp.netcom.com)</I></TD>
- <RCelse>
- <I>(i.e. www www.sambar.com www.sambar.net)</I></TD>
- <RCendif>
- </TR>
- <TR>
- <TD></TD><TD><INPUT TYPE="submit" VALUE="Create New Host Entry"></TD>
- </TR>
- </TABLE>
- </FORM>
- </CENTER>
- </BODY>
- </HTML>
-