
fashimpaur
User
Sep 21, 2000, 10:17 PM
Post #2 of 2
(1291 views)
|
Yes, it is possible. Html form enctype should by multipart form data ( can't remember the exact type right now but it is found in the documentation for CGI.pm). Second, the CGI script on the server must use MIME::Lite and it can attach the image to the email. HTH, Dennis
|