Need help with Web Form

Discussion in 'HTML & Website Design' started by phattykatty, Dec 6, 2007.

  1. #1
    I created an application on my site. I am using Hostmonster.com for hosting. I would like for my form data to be emailed to me in the same sequence as it appears on the form.

    I used Dreamweaver CS3 to design my site, including the form and I uploaded it to the server.

    How would I accomplish this? What's the easiest way to get the data emailed to me just as it appears once visitors fill it out on my site?

    Thank you for your help. Please PM me with your suggestions.
     
    phattykatty, Dec 6, 2007 IP
  2. HPA

    HPA Notable Member

    Messages:
    1,335
    Likes Received:
    63
    Best Answers:
    0
    Trophy Points:
    205
    #2
    First, let us know the programming language that you are using.
     
    HPA, Dec 6, 2007 IP
  3. snigster

    snigster Peon

    Messages:
    88
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    snigster, Dec 6, 2007 IP
  4. phattykatty

    phattykatty Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Thank you for your responses. I will check out the link that you posted. As far as the language that I'm using html because of Dreamweaver CS3.

    Does this help?
     
    phattykatty, Dec 6, 2007 IP
  5. snigster

    snigster Peon

    Messages:
    88
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    CS3 is not limited to HTML and CSS. Check if you hosting package supports server side scripting. If it does, the link above uses php sendmail. By far the quickest (and easiest) way to do what you want
     
    snigster, Dec 6, 2007 IP
  6. phattykatty

    phattykatty Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Will do. Thanks for your help!
     
    phattykatty, Dec 6, 2007 IP
  7. krates

    krates Active Member

    Messages:
    632
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    60
    #7
    use php to do this a simple free email form can be found over here which will send the user email on submission of form but this comes with no validation i will help you in that

    download here

    For help contact me
     
    krates, Dec 6, 2007 IP
  8. mz906

    mz906 Peon

    Messages:
    101
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #8
    mz906, Dec 6, 2007 IP
  9. FreelanceCMS

    FreelanceCMS Peon

    Messages:
    97
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #9
    i coded a simple email form that uses php. It also has various functions that allow a sender to choose the receiver via a drop down list.

    Please find the contact form here:
    freelancecms.org/designers-forum/useful-php-code/2-php-contact-form-with-multiple-senders.html#post2

    Hope this helps you mate
    Nick
     
    FreelanceCMS, Dec 7, 2007 IP
  10. phattykatty

    phattykatty Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Great! Thanks and I will check out the site. I appreciate your insight very much!
     
    phattykatty, Dec 7, 2007 IP