home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 November
/
Chip_2003-11_cd1.bin
/
software
/
dave
/
dqsd.exe
/
searches
/
ulwhois.xml
< prev
next >
Wrap
Text File
|
2002-10-30
|
1KB
|
37 lines
<search function="ulwhois">
<name>WhoIs.Userland.Com</name>
<description>
Get whois information from WhoIs.Userland.Com<br/>
<div class="helpboxDescLabels">Example:</div>
<table class="helpboxDescTable">
<tr><td>ulwhois dqsd.net</td></tr>
</table>
</description>
<category>Computers<category>Networking</category></category>
<link>http://whois.userland.com/</link>
<contributor>Glenn Carr</contributor>
<form name="ulwhoisf"
action="http://whois.userland.com/default"
method="POST">
<input type="hidden" name="name" value="" />
</form>
<script><![CDATA[
function ulwhois(q)
{
if( nullArgs("ulwhois", q) )
return false;
document.ulwhoisf.name.value=q;
submitForm(ulwhoisf);
}
]]></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>