home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 November
/
Chip_2003-11_cd1.bin
/
software
/
dave
/
dqsd.exe
/
searches
/
arin.xml
< prev
next >
Wrap
Text File
|
2002-10-30
|
1KB
|
40 lines
<search function="arin">
<name>ARIN Whois Database Search</name>
<description>
Search the Arin Whois database at www.arin.net/whois<br/>
<div class="helpboxDescLabels">Example:</div>
<table class="helpboxDescTable">
<tr><td>arin 192.23.43.21</td></tr>
</table>
</description>
<category>Computers<category>Networking</category></category>
<link>http://www.arin.net/whois</link>
<contributor>Tim Aiello</contributor>
<email>tsaiello@kosmoNOSPAM.com</email>
<form name="arinform"
method="post"
action="http://ws.arin.net/cgi-bin/whois.pl">
<input type="hidden" name="queryinput" value="Search" />
</form>
<script><![CDATA[
function arin(q, switches)
{
if( nullArgs("arin",q) )
return false;
if( q == "" )
openSearchWindow("http://www.arin.net/whois");
else
{
document.arinform["queryinput"].value = q;
submitForm(arinform);
}
}
]]></script>
<copyright>
Copyright (c) 2002 David Bau
Distributed under the terms of the
GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
</copyright>
</search>