Here's a plain jane search for www.scribd.com
don't think one has been added. There are a fair few books available on this site.

v4 release candidate is over a year old now. Should it not be released?

Tom.
<search function="scr">
  <name>Search Scribd</name>
  <category>Reference</category>
  <contributor>Tom Corcoran</contributor>
  <link>http://www.scribd.com/</link>
  <email></email>
  <description>
  Search Scribd document titles
    <div class="helpboxDescLabels">Examples:</div>
    <table class="helpboxDescTable">
      <tr><td>scr hibernate</td></tr>
    </table>
  
  </description>
  <form name="scrf"
        method="get"
        action="http://www.scribd.com/search/search2";>
    <input type="hidden" name="query2" value="" />
  </form>
  <script><![CDATA[
    function scr(q)
    {
      if( nullArgs("scr", q) )
        return;

      // FORM variables for scrf

      // 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.scrf.query2.value = q;

      submitForm(scrf);
    }
  ]]></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 04/08/08 at 18:02:42
    by Dave's Quick Search Deskbar Search Wizard version 1.0.1 ,
    Copyright (c) 2002 Glenn Carr; Distributed under the terms of the GNU General Public License, Version 2
  </created_by>
</search>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
DQSD-Users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?forum_id=8601

Reply via email to