File : gethost.htm. ID : 0204
Skin : Default | Sons-of-obsidian | Sunburst | Highlighter | Frame
<body>
<form action=gethostbyaddr.pl method=post>
<input type=text name=addr value="203.146.0.20">
<input type=submit value=gethostbyaddr>
</form>
<form action=gethostbyname.pl method=post>
<textarea name=www rows=8>
ibm.com
isinthai.com
microsoft.com
</textarea>
<input type=submit value=gethostbyname>
</form>
</body>