Form Help! Will pay money!

Discussion in 'HTML & Website Design' started by sdkone, Jan 11, 2008.

  1. #1
    Hello Everyone,

    I need help, and I will pay a few bucks if someone can complete the code for me. I just finished a website for a client of mine but I have never really been good at the coding, only the design portion.

    I have a form under the “Contact” section that needs to email the results to an email address of my choosing. If someone can complete this form for me I will paypal them a few bucks.

    Website:
    http://www.littlegirlsbigdream.com/contact.html

    Thanks in advance,
    Steve
     
    sdkone, Jan 11, 2008 IP
  2. scubita

    scubita Peon

    Messages:
    5,550
    Likes Received:
    318
    Best Answers:
    0
    Trophy Points:
    0
    #2
    hi

    use "form2mail" script.

    Easy to implement and you're done :)
     
    scubita, Jan 11, 2008 IP
  3. Repentless

    Repentless Peon

    Messages:
    63
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    
    <form action="mailto:email@domain.com?subject=form submission" method="post" enctype="text/plain">
    <table><tr><td>
    
    </td></tr>
    <tr><td align=center>
    <INPUT TYPE="submit" value="submit" style="color: #ffffff; background-color: #000000">
    </td></tr></table>
    </FORM>
    
    Code (markup):
    Basic way of sending email through a form.

    IF you feel generous enough, is my paypal, but it's really simple. :p
     
    Repentless, Jan 11, 2008 IP
  4. jmf000

    jmf000 Peon

    Messages:
    46
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Actialy this is not a script. Surfer has to have mail client software installed and configured. This prevent ppl without it send mail. Many ppl use webbased mail (like gmail.com).
     
    jmf000, Jan 11, 2008 IP
  5. sdkone

    sdkone Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Hey guys,

    Thanks for all the info, I have checked into the form2mail and it looks good but I don’t have a php server. The form would need to use a cgi-bin, I think….?? Lol, I do the front end stuff, not the back end…..

    Also, I would rather use a script to process the form and not just a tag that pops up the users email account. Would anybody care to implement this to my page for me? I will send a few bucks…

    Thanks guys,
    steve
     
    sdkone, Jan 11, 2008 IP
  6. jmf000

    jmf000 Peon

    Messages:
    46
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    If your host has PERL I can send you the code
     
    jmf000, Jan 11, 2008 IP
  7. magicfire

    magicfire Active Member

    Messages:
    536
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    60
    #7
    If your host support PHP, please contact me. I can do for you and just receive money when the form already worked.

    magicfire.
     
    magicfire, Jan 11, 2008 IP
  8. sdkone

    sdkone Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Thanks guys...im looking into migrating the server to a PHP server now.
     
    sdkone, Jan 11, 2008 IP