From: SourceForge.net <no...@so...> - 2004-03-11 06:03:34
|
Support Requests item #913906, was opened at 2004-03-10 21:53 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=425770&aid=913906&group_id=39625 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: FormMail file upload? Initial Comment: How can i get FormMail to send uploaded photos in an email? I have a <input type="file">... and I changed the form declaration to: <form method="post" enctype='multipart/form-data' action="http://www.myserver.com/cgi-bin/registryform.pl" > but do i have to write the photo to my directory somewhere, or should it be able to stay in memory? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=425770&aid=913906&group_id=39625 |