The send mail form applet
shown here is a working example.
When comleting the "From" field, keep in mind that a valid email address
is the only acceptable entry.You cannot enter names or other information of any type.
The "Website" parameter is used so that the applet will work on any given
domain.
*** If this applet does not work on your website, it may be due to security restrictions by your server provider. ***
Please contact them with your problem.
Parameter Name | Description | Value |
BgColor | Color of the background | Hex Triplet eg: <"00384F" > |
FgColor | Color of the foreground | |
MailTo | Receiving email address | <yourname@mailserver.com> The address that receives the email |
Website | The user's homepage URL | http://www.server.com/~me/index.htm |