ICQ is great, you can create form as:
<form action="http://wwp.icq.com//scripts/WWPMsg.dll" method="post">
<input type="hidden" name="subject" value="From Your Web Page"><input type="hidden"
name="to" value="1474758"><div align="center"><center><table border="2" cellpadding="1"
cellspacing="1">
<tr>
<td><table cellpadding="0" cellspacing="0" border="0" bgcolor="silver" <tr>
<tr>
<td align="center" nowrap colspan="2" bgcolor="#0000a0"><font size="-1" face="arial"
color="white"><b>The ICQ Online-Message Panel</b></font></td>
</tr>
<tr>
<td align="center"><font size="-2" face="ms sans serif" color="black">Sender Name:</font><br>
<input type="text" name="from" value size="15" maxlength="40" onfocus="this.select()"></td>
<td align="center"><font size="-2" face="ms sans serif" color="black">Sender EMail:</font><br>
<input type="text" name="fromemail" value size="15" maxlength="40" onfocus="this.select()">
</td>
</tr>
<tr>
<td align="center" colspan="2"><font size="-2" face="ms sans serif" color="black">Message:</font><br>
<textarea name="body" rows="3" cols="30" wrap="Virtual"></textarea><br>
</td>
</tr>
<tr>
<td colspan="2" align="center"><input type="submit" name="Send" value="Send Message">
<input type="reset" value="Clear"> </td>
</tr>
<tr>
<td align="center" nowrap colspan="2"><font size="-2" face="ms sans serif"> <br>
<a href="http://public.icq.com/public/panels/messagepanel/links/wwp.html?1474758">My
Personal Communication Center</a> <a
href="http://public.icq.com/public/panels/messagepanel/links/icq.html">What is ICQ,
Download</a> <br>
<a href="http://public.icq.com/public/panels/messagepanel/links/messagepanel.html">Create
Your Own ICQ Message Panel</a></font></td>
</tr>
</table>
</td>
</tr>
</table>
</center></div>
</form>
you have some 'dll' as it:
<img src="http://wwp.icq.com/scripts/online.dll?icq=xxxxx&img=5">
this picture show you if a ICQ user is online
- replace xxxxxxxx by the IUN
- replace img=5 by index image style
If you find other on-line dll, please give me