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

  1. <search function="mag">
  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>Newspapers & Magazines</name>
  10.   <category>Reference<category>General</category></category>
  11.   <contributor>Glenn Carr</contributor>
  12.   <link>http://www.itools.com/</link>
  13.   <email></email>
  14.   <description>
  15.   Search online library of periodicals, journals, and reference books.
  16.   </description>
  17.   <form name="magf"
  18.         method="get"
  19.         action="http://www.itools.com/Go">
  20.     <input type="hidden" name="qt" value="elibrary" />
  21.  
  22.     <COMMENT> The following field was active (i.e. had focus) when the search was generated. </COMMENT>
  23.  
  24.     <input type="hidden" name="q" value="" />
  25.   </form>
  26.   <script><![CDATA[
  27.     function mag(q)
  28.     {
  29.       if( nullArgs("mag", q) )
  30.         return;
  31.  
  32.       // FORM variables for magf
  33.       //document.magf.qt.value = "";
  34.  
  35.       // The wizard assigned the search string to this form field value because
  36.       // this field was the active element when the search file was generated.
  37.       // Change this to args.q if the search string is parsed with parseArgs.
  38.       document.magf.q.value = q;
  39.  
  40.       submitForm(magf);
  41.     }
  42.   ]]></script>
  43.   <copyright>
  44.     The following applies if this file is included and distributed with Dave's Quick Search Deskbar:
  45.     Copyright (c) 2002 David Bau; Distributed under the terms of the GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
  46.   </copyright>
  47.   <created_by>
  48.     This search file was initially created on 01/27/03 at 09:37:53
  49.     by Dave's Quick Search Deskbar Search Wizard version 1.0.1 $,
  50.     Copyright (c) 2002 Glenn Carr; Distributed under the terms of the GNU General Public License, Version 2
  51.   </created_by>
  52. </search>
  53.