home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / Chip_2003-11_cd1.bin / software / dave / dqsd.exe / searches / rw.xml < prev    next >
Text File  |  2003-01-13  |  1KB  |  35 lines

  1. <search function="rw">
  2.   <name>Ripe Whois Database</name>
  3.   <category>Computers<category>Networking</category></category>
  4.   <contributor>MLL</contributor>
  5.   <link>http://www.ripe.net/ripencc/pub-services/db/whois/whois.html</link>
  6.   <description>Search the Ripe Whois Database for IP addresses
  7.   </description>
  8.   <form name="rwf"
  9.         method="get"
  10.         action="http://www.ripe.net/perl/whois">
  11.     <input type="hidden" name="form_type" value="simple" />
  12.     <input type="hidden" name="full_query_string" value="" />
  13.     <input type="hidden" name="searchtext" value="" />
  14.   </form>
  15.   <script><![CDATA[
  16.     function rw(q)
  17.     {
  18.       if( nullArgs("rw", q) )
  19.         return;
  20.  
  21.       document.rwf.searchtext.value = q;
  22.  
  23.       submitForm(rwf);
  24.     }
  25.   ]]></script>
  26.   <copyright>
  27.     The following applies if this file is included and distributed with Dave's Quick Search Deskbar:
  28.     Copyright (c) 2002 David Bau; Distributed under the terms of the GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
  29.   </copyright>
  30.   <created_by>
  31.     This search file was initially created on 01/13/03 at 20:20:02
  32.     by Dave's Quick Search Deskbar Search Wizard version 1.0.1 ,
  33.     Copyright (c) 2002 Glenn Carr; Distributed under the terms of the GNU General Public License, Version 2
  34.   </created_by>
  35. </search>