HTML Forms?

Discussion in 'HTML & Website Design' started by integrity, Feb 2, 2007.

  1. #1
    I cannot figure out how to make an email form! I tried many times. http://www.integrityebooks.com/ . Whats wrong with the code. Even the frontpage code wouldn't work.
     
    integrity, Feb 2, 2007 IP
  2. Anduril66

    Anduril66 Well-Known Member

    Messages:
    390
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    108
    #2
    You need to use Server Side Programming to send email to you using a form embedded in your website.

    I see your Contact Generator form uses contacts.asp to process the input and send it you be email. Did you upload the contacts.asp file to your webserver and have asp processing set up? You can also generate PHP forms with that site.

    Also I haven't used Frontpage but it should generate some programming code to send the emails? Do you have that scripting language installed on your webhost?
     
    Anduril66, Feb 2, 2007 IP
  3. jarad

    jarad Member

    Messages:
    50
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    45
    #3
    To add to what Anduril66 said, there are several other free scripts you could use to make your contact form with. Try looking on HotScripts.com or another script repository for some good ones.

    There are also free form hosting solutions out there. Google around.

    Hope this helps!
     
    jarad, Feb 3, 2007 IP
  4. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    436
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Dan Schulz, Feb 3, 2007 IP