help with html form and send mail

Discussion in 'HTML & Website Design' started by harrisonford, Dec 11, 2009.

  1. #1
    hi

    can anyone help me with a simple form that when submit it emails all the info plus a file attatchment like a photo.

    will have 4 text fields

    4 upload image

    and 2 radio buttons

    then submit to email

    thanks
     
    harrisonford, Dec 11, 2009 IP
  2. LeetPCUser

    LeetPCUser Peon

    Messages:
    711
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #2
    This is a little harder than a simple script if you are not familiar with emailing. You will have to use a back-end language like ASP or PHP to develop what you are looking to accomplish.

    Furthermore, I would recommend the photo be uploaded to the server and the email have the link, rather than waste the bandwidth to send all of these photos.
     
    LeetPCUser, Dec 11, 2009 IP