html? collect emails

Discussion in 'HTML & Website Design' started by horseygirl, Nov 29, 2008.

  1. #1
    is it possible to collect emails via html

    something like enter email then redirect to another page?

    thanks
     
    horseygirl, Nov 29, 2008 IP
  2. austin-G

    austin-G Peon

    Messages:
    435
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    No, you would need something to process the HTML forms that are submitted.

    I suggest PHP.
     
    austin-G, Nov 29, 2008 IP
  3. tobydawson13

    tobydawson13 Active Member

    Messages:
    645
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    60
    #3
    Use PHP its easier.
     
    tobydawson13, Nov 29, 2008 IP
  4. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    437
    Best Answers:
    0
    Trophy Points:
    0
    #4
    You're going to need a server-side script to do this, and depending on whether you need to store the addresses on-site, possibly a database as well.
     
    Dan Schulz, Nov 29, 2008 IP