1. This website uses cookies. By continuing to use this website you are giving consent to cookies being used.
    For information on cookies and how you can disable them visit our Cookie Usage page.
    Dismiss Notice

PHP contact form

Discussion in 'Web Development' started by t3-web, Nov 9, 2007.

  1. t3-web

    t3-web New Member

    Hi there, i need a contact form, and i´m not very experient with that...
    so, the fields would be(i´ll writte in portuguese and translate to english ;) ) :

    Nome (name):
    E-mail (no need to translate)
    Contacto (contact)
    Mensagem (message)

    the website is www.t3-web.com, and the location of this form will be www.t3-web.com/contacto.html
    the mail to direct the form is info@t3-web.com

    can somebody help me out on this one? ;) thanks in advance... ;)
     
  2. Apokalupsis

    Apokalupsis New Member

    well, you'll need a mail script. Are you using .php? If so, I can help. I use the MailIt script for all my sites.

    Take a look at www.dilu-art.com/contact.htm

    The client fills out the form, sends it, then 3 things happen.

    1) You get an email with the info they submitted.
    2) They get sent to a welcome page.
    3) They get sent a personilized email from you (your server) thanking them and letting them know you will contact them soon.

    If you aren't running php though, then I don't know. There are various mail form scripts all over the net though available for free.

    Let me know if you want this script, I'll .zip it and attach it.
     
    kaufenpreis likes this.
  3. t3-web

    t3-web New Member

    thanks, i would apreciate that... i´m having some problems with that situation... ;)
     
  4. cyberquest

    cyberquest New Member

    please delete my post
     
  5. t3-web

    t3-web New Member


    Still waiting
     
  6. t3-web

    t3-web New Member

    Hello!!!

    Can someone help me out here... Still trying to find a solution...

    If someone knows how to do it the form should have: Nome (name),
    Assunto (subject), Contacto (contact), Mensagem (message)... And should be sent to: info@t3-web.com

    The "thank you" page should be www.t3-web.com/thank.html and the error page (not completed form) should be www.t3-web.com/error.html

    I really need help on this one guys...

    if you use a standart but editable contact form please tell me which one...

    Thanks in advance
     
  7. Apokalupsis

    Apokalupsis New Member

    Here you go. It's what I use, however, there's a much newer version of the script available if you are interested. I don't need all the extra bells and whistles though, so I've not updated.

    Inside contains the script(s), FAQ's and Installation instruction.

    The updated script can be found here: http://www.ultimateformmail.com/ufm2/index.php?showtopic=622
     

    Attached Files:

  8. ishkey

    ishkey Moderator, Logos, Sports Crests Staff Member Verified Member

    here are 2 others you might try
     

    Attached Files:

  9. koflash

    koflash Member

  10. mcx76

    mcx76 New Member

    If you are still looking for help.Let me know.
     
  11. mcx76

    mcx76 New Member

    Here is Solution

    I have attached Html Form.zip . Please download.
    Three files in zip.
    • form.html
    • mail_comments.php
    • Thank.html
    Just unzip. open form.html with any html editor ( Dreamweaver ) .Copy form and past where you want to add.

    Open mail_comments.php
    on 3 line ($to = "info@domain.com";) change with your email address and save.

    And upload on server.You are done.If you still have any question.Please ask.
    Good Luck
     

    Attached Files:

  12. t3-web

    t3-web New Member

    THANK YOU!!!! I´ll try to make it work later, and i´ll tell you the results... thanks man ;)
     
  13. eVentureBiz

    eVentureBiz New Member

  14. AgResiFe

    AgResiFe New Member

    thankkkk youuuuu:)
     
  15. anishk177@gmail.com

    anishk177@gmail.com New Member

  16. Mimoun

    Mimoun Administrator Staff Member Director Verified Member