Here is another combined search page, http://www.gahooyoogle.com, and a DQSD search plugin to go with it.
 
Steve
<search function="gy">
  <name>GahooYoogle</name>
  <category>Search the Web</category>
  <contributor>Steve Poirier</contributor>
  <link>http://www.gahooyoogle.com/</link>
  <email>stevepoirier at yahoo dot com</email>
  <description>
  Search both Google and Yahoo
    <div class="helpboxDescLabels">Examples:</div>
    <table class="helpboxDescTable">
      <tr><td>gy modem drivers</td></tr>
      <tr><td>gy flowers</td></tr>
    </table>
  </description>
  <form name="gyf"
        method="get"
        action="http://www.gahooyoogle.com/search.php";>
    <input type="hidden" name="st" value="Images" />
    <input type="hidden" name="st" value="Videos" />
    <input type="hidden" name="st" value="News" />
    <input type="hidden" name="st" value="Shopping" />
    <input type="hidden" name="st" value="Dir" />
    <input type="hidden" name="st" value="Web" />
    <input type="hidden" name="q" value="" />
  </form>
  <script><![CDATA[
    function gy(q)
    {
      if( nullArgs("gy", q) )
        return;

      // FORM variables for gyf
      //document.gyf.st.value = "";
      //document.gyf.st.value = "";
      //document.gyf.st.value = "";
      //document.gyf.st.value = "";
      //document.gyf.st.value = "";
      //document.gyf.st.value = "";

      // The wizard assigned the search string to this form field value because
      // this field was the active element when the search file was generated.
      // Change this to args.q if the search string is parsed with parseArgs.
      document.gyf.q.value = q;

      submitForm(gyf);
    }
  ]]></script>
  <copyright>
    The following applies if this file is included and distributed with Dave's Quick Search Deskbar:
    Copyright (c) 2002 David Bau; Distributed under the terms of the GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
  </copyright>
  <created_by>
    This search file was initially created on 05/21/06 at 09:41:41
    by Dave's Quick Search Deskbar Search Wizard version 1.3,
    Copyright (c) 2002 Glenn Carr; Distributed under the terms of the GNU General Public License, Version 2
  </created_by>
</search>

Reply via email to