WikHow search, eg.
wh thread a needle

Cheers,

Tom.
<search function="wh">
  <name>WikiHow</name>
  <category>Reference<category>General</category></category>
  <contributor> Tom Corcoran</contributor>
  <link>http://www.wikihow.com/Main-Page</link>
  <email></email>
  <description>
  The How-to Manual That You Can Edit. 
  <div class="helpboxDescLabels">Example:</div>
  <table class="helpboxDescTable">
     <tr><td>wh thread a needle</td></tr>
  </table>
  </description>

  <form name="whf"
        method="get"
        action="http://www.wikihow.com/Special:LSearch";>
    <input type="hidden" name="fulltext" value="Search" />
    <input type="hidden" name="search" value="" />
  </form>
  <script><![CDATA[
    function wh(q)
    {
      if( nullArgs("wh", q) )
        return;

      // FORM variables for whf
      //document.whf.fulltext.value = "";
      document.whf.search.value = q;

      submitForm(whf);
    }
  ]]></script>
</search>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
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