Sounds like you could use a mime_mail class to build your email. The best I've found is at phpWizard and is by Sascha Schumann and Tobias Ratschiller. I have written a very basic downloader script using this class that emails tar.gz packages as attachments to a user upon request. You can try the downloader script while downloading the same script at http://mulga.com.au/index.php?page=software . You should be able to modify the script easily enough. Only the Content-type should need changing. I use PHP4 but I don't think that's a problem here. Mick On Fri, 12 Jan 2001, Sefton wrote: > Hello, > > I am after a php3 script that can do this... > > Have a form of about 20 fields where one of the fields can browse the users > hard drive so they are able to include an image, and then submit the form by > sending an email. All the other fields are just text. > > Kinda like a formail script but with picture attachments. > > Does anybody have some php code alreday made to do this that even a dumb ass > like me could configure. > > Basically I have to have this project completed by today. > > Thanks, > > Chris > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: [EMAIL PROTECTED] > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]