Registration Form Help

Discussion in 'HTML & Website Design' started by jawinn, Sep 29, 2005.

  1. #1
    I'm having some difficulty a registration form on one of my sites. I have the form built with all the text boxes and drop down lists, but I need users to be able to hit the "submit" button and have the form data sent to an email account. Is there a simple way to do this with simple HTML code and/or in Dreamweaver?

    THX
     
    jawinn, Sep 29, 2005 IP
  2. dave487

    dave487 Peon

    Messages:
    701
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You need a cgi form mail script (assuming you don't want to use php or asp to do this).
    http://www.google.co.uk/search?hl=en&q=formmail+script&spell=1

    If you ask your host they may already have one of these installed.

    Be aware they are not the most secure scripts, my host deleted it without warning as it was being used to send spam.
     
    dave487, Sep 30, 2005 IP