Send mail from HTML ? Php, asp, perl?

Discussion in 'Programming' started by irka, Jan 30, 2006.

  1. #1
    hi there,

    I've a nerd question here, how can i send emails from an html file using php asp or perl with my web server ? :)

    Thanks for your replies,

    Pat
     
    irka, Jan 30, 2006 IP
  2. fsmedia

    fsmedia Prominent Member

    Messages:
    5,163
    Likes Received:
    262
    Best Answers:
    0
    Trophy Points:
    390
    #2
    fsmedia, Jan 30, 2006 IP
  3. irka

    irka Well-Known Member

    Messages:
    1,875
    Likes Received:
    183
    Best Answers:
    0
    Trophy Points:
    185
    #3
    Hey thanks for the link, thats good to know and i think for the future you took a spike out of my foot with that software!!
    But my question is very primary actually. How can i create a form on a html page like "would you like to send a comment about this article" and you fill up your name, email, comment and you tape send and thats it.. I should have explained that way at first!!! If you know that would be great,

    Thanksssssss
     
    irka, Jan 30, 2006 IP
  4. pachecus

    pachecus Well-Known Member

    Messages:
    1,841
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    110
    #4
    pachecus, Jan 30, 2006 IP
  5. irka

    irka Well-Known Member

    Messages:
    1,875
    Likes Received:
    183
    Best Answers:
    0
    Trophy Points:
    185
    #5
    waaaaaaaaaaa hey man, thanks so much for the link!! That's exactly what i need!
    Is there a way to add more fields like the subject of the message. I really don't know how to do this. In fact it would be like that, hum you have the name, the email, the subject, the comment and a button to clear out and to send...

    here if you can help me for the clear button and the subject field that could be great :) thanks a lot man
     
    irka, Jan 30, 2006 IP
  6. pachecus

    pachecus Well-Known Member

    Messages:
    1,841
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    110
    #6
    as an attachement you can find a modified version of the script with the subject and the clear button
     

    Attached Files:

    pachecus, Jan 30, 2006 IP
    irka likes this.
  7. irka

    irka Well-Known Member

    Messages:
    1,875
    Likes Received:
    183
    Best Answers:
    0
    Trophy Points:
    185
    #7
    Thank you man really, you really helped me today. I was looking for that all the day yesterday... i guess im pretty bad at finding stuff like that yet lol :)

    Thanks
     
    irka, Jan 30, 2006 IP
  8. wwm

    wwm Peon

    Messages:
    308
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #8
    i use PEAR::Mail

    http://pear.php.net/package/Mail_Mime

    this way i can send html and txt emails with attachements

    read thru the documentations there are some really good examples to get u running
     
    wwm, Jan 31, 2006 IP
  9. irka

    irka Well-Known Member

    Messages:
    1,875
    Likes Received:
    183
    Best Answers:
    0
    Trophy Points:
    185
    #9
    ok i try it just now
     
    irka, Feb 1, 2006 IP
  10. fine

    fine Peon

    Messages:
    143
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0