|
This is a script I wrote quite a while ago. It is not supported, but I left it here in case it might be useful to someone. Please visit http://www.mattkruse.com/ for my updated web site and to find some of the things I've done more recently. Hopefully you will find something useful, or at least mildly interesting! |
The script is used by putting specific fields into your form. You use the names "TO", "SUBJECT", and "REPLY-TO" to do the obvious. More information is in the script itself.
So, this is just the same old thing, right? No. This script does some really nice things, in my opinion. First, it puts all the fields in their propoer order in the mail message. Second, it can mail to multiple recipients. Third, it will accept fields with the same name, or things like SELECT where multiple options can be chosen. Finally, it formats the mail message in a very readable way.
I can't think of anything else to include in this script, so I hope you like it.