| |
Mailman is an email-sending Flash applet that works with an ASP or PHP script (included) to send email from a web page.
Mailman provides a friendly interface for sending email messages, with full control over fonts and colors. You can also control how visitors use the applet: you can allow email to be sent to any address, or 'lock' the applet to a single email address, or specify a list of partial addresses which are allowed. You can also specify a list of email aliases, such as "Sales Inquiries", "Support Requests", etc. These are then shown in a drop-down list, letting visitors choose which department to contact without seeing or typing an email address.
When a message is sent, Mailman displays a small dialog window (inside its own interface) indicating whether or not the message was sent successfully.
The supplied ASP and PHP scripts are generic, and can be used without needing alterations. If you prefer, you can write your own script in any language that can receive variables passed using the HTTP POST method. |
|