Another one...
 
Searches QRZ Ham Radio Callsign Database...
 
ex.  qrz kc5ptf
 
was sure what category ot use for this one, so
it is in fun, but feel free to change it...
 
--Matthew McDougal
 
***
Sent by Doogie (Matthew R. McDougal)
If you don't know who he is, then this message isn't for you.
Some messages may contain confidential information and therefore,
If you are not the addressee, please disregard this email and send
me a short note in reply.  Thanks!!!
***
email: [EMAIL PROTECTED]
AIM: mmdoogie
***
<search function="qrz">
  <name>QRZ Amateur Radio Callsign Lookup</name>
  <description>
    Look up profile information from amateur radio callsign.<br/>
    <div class="helpboxDescLabels">Example:</div>
    <table class="helpboxDescTable">
  		<tr><td>qrz KC5PTF</td></tr>
  	</table>
  </description>
  <category>Fun</category>
  <link>http://www.qrz.com</link>
  <contributor>Matthew McDougal</contributor>
  
  <form name="qrzf"
        action="http://www.qrz.com/callsign";
        method="get">
    <input type="hidden" name="callsign"/>
  </form>
  
  <script><![CDATA[
    function qrz(q)
    {
      if( nullArgs("qrz",q) )
        return false;
      else
      {
        document.qrzf.callsign.value = q;
        submitForm(qrzf);
      }
    }
  ]]></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>

Reply via email to