Forum Moderators: coopster
Here's the second trick: How do I allow a user to attach a picture or word file THAT WILL BE SENT SEPERATELY TO MY EMAIL ADDRESS? So,it needs to open a file attachment window that allows the selection of the attachment(s). Then, when they submit, variables go into database / attachment comes to my address.
Anyone know any tricks? Thanks ;
1. Find out how to email.
2. Find out how to upload files to the web server.
3. Find out how to attach files to an email.
Google & PHP.net would be places to start, along with phpbuilder.com. From those you should be able to find all the links you need :)
HTH
Allen