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

  1. <search function="cowp">
  2.   <name>Country and Western Pickers of the Internet</name>
  3.   <description>
  4.     Search for lyrics and chords for country songs.<br/>
  5.     <div class="helpboxDescLabels">Switches:</div>
  6.       <table class="helpboxDescTable">
  7.       </table>
  8.     <div class="helpboxDescLabels">Examples:</div>
  9.     <table class="helpboxDescTable">
  10.           <tr><td>cowpie God Must Be A Cowboy</td></tr>
  11.       </table>
  12.   </description>
  13.   <category>Entertainment</category>
  14.   <link>http://www.roughstock.com/cowpie/songs/</link>
  15.   <contributor>Brent Beardsley</contributor>
  16.   
  17.   <form name="cowpie_search"
  18.         action="http://www.roughstock.com/cgi-bin/AT-cowpiesearch.cgi"
  19.         method="post">
  20.     <input type="hidden" name="search"/>
  21.     <input type="hidden" name="searchButton"/>
  22.     <input type="hidden" name="sp" value="sp"/>
  23.   </form>
  24.  
  25.   
  26.   <script><![CDATA[
  27.     function cowp(q)
  28.     {
  29.       if( nullArgs("cowp", q) )
  30.         return false;
  31.  
  32.       document.cowpie_search.search.value = q;
  33.       submitForm(cowpie_search);
  34.     }
  35.   ]]></script>
  36. </search>
  37.