New applet: StarGate .
You must see this one. It is best looking mail applet ever! Don't belive me??? Check it out! >> StarGate

StarFleetMail

This applet sends mail to addresss defined by webmaster so it's very good solution for people who want to get feedbeck information from their visiters.
Only limitation is that the recipient e-mail account must exist on the same server where the applet is placed. It can not send email to someone at another server.

To use this applet at your page you need to download SFM.zip file and unzip it to your html directory. When you use correct activation number parameter value, applet is fully functional and when the activation number is not correct applet runs in demo mode.
Note: Change recipient address parameter value.

HTML code:

<applet code= StarFleetMail.class width=250 height=235>
<param name="RecipientAddress" value="bigor@most.gfos.hr">
<param name="Color1" value="24,68,141">
<param name="Color2" value="115,142,172">
<param name="TextAreaColor" value="0,0,0">
<param name="TextColor" value="160,160,0">
<param name="Message" value="Mail me!!!">
<param name="AnimatedBorder" value="on">
<param name="ActivationNumber" value="x657898z09">
</applet>