home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / Chip_2003-11_cd1.bin / software / dave / dqsd.exe / searches / egw.xml < prev    next >
Text File  |  2002-10-30  |  948b  |  31 lines

  1. <search function="egw">
  2.   <name>Ellen G. White's Writings</name>
  3.   <category>Reference<category>General</category></category>
  4.   <contributor>Brent Beardsley</contributor>
  5.   <link>http://www.whiteestate.org/search/published_writings.asp</link>
  6.   <email></email>
  7.   <description>
  8.    Search Ellen G. White's writings
  9.    <div class="helpboxDescLabels">Example:</div>
  10.     <table class="helpboxDescTable">
  11.           <tr><td>egw fireproof buildings new york</td></tr>
  12.       </table>
  13.   </description>
  14.   <form name="egwf"
  15.         method="post"
  16.         action="http://www.egwestate.andrews.edu/cgi-bin/search.database/PublishedWritings">
  17.     <input type="hidden" name="QUERY" value="" />
  18.     <input type="hidden" name="MAXDOCS" value="20" />
  19.   </form>
  20.  
  21.   <script><![CDATA[
  22.     function egw(q)
  23.     {
  24.       if( nullArgs("egw", q) )
  25.         return;
  26.  
  27.       document.egwf.QUERY.value = q;
  28.       submitForm(egwf);
  29.     }
  30.   ]]></script>
  31. </search>