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

  1. <search function="ebuy">
  2.   <name>Ebuyer</name>
  3.   <description>Search ebuyer.com
  4.   <div class="helpboxDescLabels">Example:</div> 
  5.   <table class="helpboxDescTable">
  6.     <tr>
  7.       <td>ebuy keyboard</td>
  8.     </tr>
  9.   </table>
  10.   </description>
  11.   <category>Shopping</category>
  12.   <link>http://www.ebuyer.com/</link>
  13.   <contributor>Matthew Slight</contributor>
  14.   <form name="ebuyerf" method="post" action="http://www.ebuyer.com/customer/products/index.html?action=">
  15.     <input type="hidden" name="qfind" />
  16.   </form>
  17.   <script><![CDATA[
  18.     function ebuy(input)
  19.     {
  20.       if( nullArgs( "ebuy", input) )
  21.         return;
  22.       else
  23.       {
  24.         document.ebuyerf.qfind.value=input;
  25.         submitForm(ebuyerf);
  26.       }
  27.     }
  28.   ]]></script>
  29.  
  30.   <copyright>
  31.     Copyright (c) 2002 Matthew Slight
  32.     Distributed under the terms of the
  33.     GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
  34.   </copyright>
  35. </search>
  36.  
  37.