home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 November
/
Chip_2003-11_cd1.bin
/
software
/
dave
/
dqsd.exe
/
searches
/
sams.xml
< prev
next >
Wrap
Text File
|
2002-10-30
|
960b
|
38 lines
<search function="sams">
<name>Sam Spade Whois Utility</name>
<description>
Check internet addresses using SamSpade.org.<br/>
<div class="helpboxDescLabels">Example:</div>
<table class="helpboxDescTable">
<tr><td>sams amazon.com</td></tr>
</table>
</description>
<category>Computers<category>Networking</category></category>
<link>http://www.samspade.org/</link>
<form name="samsf"
action="http://www.samspade.org/t/lookat"
method="get">
<input type="hidden" name="a"/>
</form>
<script><![CDATA[
function sams(q)
{
if( nullArgs("sams",q) )
return false;
else
{
document.samsf.a.value = q;
submitForm(samsf);
}
}
]]></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>