Hi everybody,
I need help on how to attach a file to an html script with mailto protocol. I want to attach particular jpg, zip or rtf files to the mail. I am using this in a product catalogue to mail details with a single click
Plz help me considering me as a layman with the code. Thank you
Modi Kalpesh [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
Here's a tutorial on creating a basic form with file uploading capabilities:
http://www.perlfect.com/articles/upload.shtml
There's also a powerful yet simple script called Soupermail that you can get at:
http://soupermail.sourceforge.net/
that I've used to upload and attach files to emails; it requires some knowledge of CGI to set it up, but it's not too difficult.
For the Director side, check out postNetText() and getNetText().
--
Charlie Fiskeaux II Media Designer Cre8tive Group cre8tivegroup.com 859/858-9054x29 cell: 859/608-9194
[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
