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

  1. <search function="mathref">
  2.   <name>Mathworld</name>
  3.   <description>Search Mathworld.com
  4.   <div class="helpboxDescLabels">Example:</div> 
  5.   <table class="helpboxDescTable">
  6.     <tr>
  7.       <td>mathref prime</td>
  8.     </tr>
  9.   </table>
  10.   </description>
  11.   <category>Reference<category>General</category></category>
  12.   <link>http://www.mathworld.com/</link>
  13.   <contributor>Matthew Slight</contributor>
  14.   <form name="mathreff" action="http://mathworld.wolfram.com/search/" method="get">
  15.     <input type="hidden" name="words" value="" />
  16.     <input type="hidden" name="config" value="scienceworld_wolfram_com" />
  17.     <input type="hidden" name="restrict" value="http://mathworld.wolfram.com" />
  18.   </form>
  19.   <script><![CDATA[
  20.     function mathref(input)
  21.     {
  22.       if( nullArgs( "mathref", input) )
  23.         return;
  24.       else
  25.       {
  26.         document.mathreff.words.value=input;
  27.         submitForm(mathreff);
  28.       }
  29.     }
  30.   ]]></script>
  31.  
  32.   <copyright>
  33.     Copyright (c) 2002 Matthew Slight
  34.     Distributed under the terms of the
  35.     GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
  36.   </copyright>
  37. </search>
  38.  
  39.  
  40.