<search function="sqlt">
  <name>SQLTeam.com</name>
  <description>
    SQL server reference search.<br/>
    <div class="helpboxDescLabels">Example:</div>
    <table class="helpboxDescTable">
  		<tr><td>sqlt create table</td></tr>
  	</table>
  </description>
  <category>Computers<category>Programming</category></category>
  <link>http://www.sqlteam.com/</link>
  <contributor>Damian Maclennan</contributor>
  
  <form name="sqltf"
        action="http://www.sqlteam.com/SearchResults.asp"
        method="get">
    <input type="hidden" name="SearchTerms" value=""/>
  </form>
  
  <script><![CDATA[
    function sqlt(q)
    {
      if( nullArgs("sqlt",q) )
        return false;
      else
      {
        document.sqltf.SearchTerms.value = q;
        submitForm(sqltf);
      }
    }
  ]]></script>

  <copyright>
	Copyright (c) 2002 David Bau
	Distributed under the terms of the
	GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
  </copyright>
</search>

