home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / Chip_2003-11_cd1.bin / software / dave / dqsd.exe / searches / bio.xml < prev    next >
Text File  |  2003-02-24  |  2KB  |  51 lines

  1. <search function="bio">
  2.   <COMMENT>
  3.  
  4.     Even though this XML search will probably load and is a good start
  5.     toward a completed search, please be aware that this search will probably
  6.     not work as is and will probably require some changes.
  7.  
  8.   </COMMENT>
  9.   <name>Biographies</name>
  10.   <category>People and Places</category>
  11.   <contributor>Mel Neff</contributor>
  12.   <link>http://search.biography.com/bio_ft_search.pl?word=bill+cosby&submit=Go%21</link>
  13.   <email>cybermel716@hotmail.com</email>
  14.   <description>
  15.   Search the Biography.com database. Has  over 25,000 different listings.
  16.   </description>
  17.   <form name="biof"
  18.         method="get"
  19.         action="http://search.biography.com/bio_ft_search.pl">
  20.  
  21.     <COMMENT> The following field was active (i.e. had focus) when the search was generated. </COMMENT>
  22.  
  23.     <input type="hidden" name="word" value="" />
  24.   </form>
  25.   <script><![CDATA[
  26.     function bio(q)
  27.     {
  28.       if( nullArgs("bio", q) )
  29.         return;
  30.  
  31.       // FORM variables for biof
  32.  
  33.       // The wizard assigned the search string to this form field value because
  34.       // this field was the active element when the search file was generated.
  35.       // Change this to args.q if the search string is parsed with parseArgs.
  36.       document.biof.word.value = q;
  37.  
  38.       submitForm(biof);
  39.     }
  40.   ]]></script>
  41.   <copyright>
  42.     The following applies if this file is included and distributed with Dave's Quick Search Deskbar:
  43.     Copyright (c) 2002 David Bau; Distributed under the terms of the GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
  44.   </copyright>
  45.   <created_by>
  46.     This search file was initially created on 02/23/03 at 20:55:55
  47.     by Dave's Quick Search Deskbar Search Wizard version 1.0.1 $,
  48.     Copyright (c) 2002 Glenn Carr; Distributed under the terms of the GNU General Public License, Version 2
  49.   </created_by>
  50. </search>
  51.