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

  1. <search function="wotsit">
  2.   <name>WotSit's File Format Reference</name>
  3.   <description>
  4.     Search WotSit's Format - Programmers File Format Reference<br/>
  5.     <div class="helpboxDescLabels">Examples:</div>
  6.     <table class="helpboxDescTable">
  7.       <tr><td>wotsit dbf</td></tr>
  8.     </table>
  9.   </description>
  10.   <category>Computers<category>Programming</category></category>
  11.   <link>http://www.wotsit.org/</link>
  12.   <contributor></contributor>
  13.   
  14.   <form name="wotsitsearch"
  15.   action="http://www.wotsit.org/search.asp"
  16.   method="post">
  17.   <input type="hidden" name="target" />
  18.   </form>
  19.  
  20.   <script><![CDATA[
  21.     function wotsit(q)
  22.     {
  23.       if( nullArgs("wotsit", q) )
  24.         return false;
  25.  
  26.       document.wotsitsearch.target.value = q;
  27.       submitForm(wotsitsearch); 
  28.     }
  29.   ]]></script>
  30.  
  31.   <copyright>
  32.     Copyright (c) 2002 David Bau
  33.     Distributed under the terms of the
  34.     GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
  35.   </copyright>
  36. </search>