How to insert the search tool in your web page?
Copy/paste the script below in your own html script:
Replace in the ACTION field the word 'indicatif' by your login in lowercase
<html>
<form method="POST"
action="http://hamlogs.net/consult.php
?nom=&champ=Call&table=indicatif
&comp=Like"
enctype="multipart/form-data ">
<div align="center"><center>
<table border="2" cellpadding="4"
cellspacing="4">
<tr>
<td align="right" valign="top">
<p align="right">
<font size="1" face="Arial">
<strong><br>
INDICATIF RECHERCHE DANS MON LOG :
</strong></font><font
size="2"><input type="text"
size="15" name="Call">
</font></p>
</td>
</table>
</center></div>
<div align="center">
<center><table border="0"
cellpadding="4" cellspacing="4">
<tr>
<td><input type="submit" name="B1"
value="Envoyer"></td>
<td><input type="reset" name="B2"
value="Effacer"></td>
</tr>
</table>
</center></div>
</form>
<html>
Subscribe to the hamlogs.net mailing list
If you still want to get in touch with hamlogs.net information, please
register to our information mailing list (it isn't a 10 message a day list,
just few messages by month).
If you want to register, please send a message
to majordomo@hamlogs.net with ' subscribe hamlogs ' (without quotes) in the
body of the message.
hamlogs.net banner
If you want to insert hamlogs.net banner on your web site, please use this code:
<a href = "http://hamlogs.net/">
<img src = "http://hamlogs.net/banniere.gif">
</a>