Forum Moderators: coopster

Message Too Old, No Replies

Uploading and emailing files

         

madmatt69

3:06 am on Mar 18, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi everyone,

I'm trying to make a standard contact form that will be emailed to me upon submission. No problem.

The only thing is now I want to the users to attatch a: a picture, and b: a resume. Then, have those files and the contact info emailed to me.

I've found tutorials online that show how to allow users to upload files to a website, but how can I get that integrated with en ameil contact form so it's all just emailed to me and not just stored on the server somewhere?

Any help would be appreciated, if any of you know a tutorial or some trick to get it to work :)

Thanks for any help!

Timotheos

8:18 am on Mar 18, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



There's an interesting function [us3.php.net] in the mail() user notes of the php manual posted by "nico" that can send attachments.