I am working on a script to take a user specified file from a form, make a temporary copy on the server, make a zip archive, insert the file into the archive, send the file in the e-mail along with a message from the form, and then delete the zip archive from the server.
I have the e-mail part...