popup email form html code?

Discussion in 'HTML & Website Design' started by why?, Jan 27, 2010.

  1. #1
    does anybody know where to find a html code that pops up with a form for people submit their email address?
     
    why?, Jan 27, 2010 IP
  2. hdesigns

    hdesigns Peon

    Messages:
    89
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Here's a great place to visit HTMLCODETUTORIAL.COM sorry I can't post the exact link... I haven't been a member long enough.
     
    hdesigns, Jan 27, 2010 IP
  3. paul15

    paul15 Peon

    Messages:
    28
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    <a href="mailto:person@website.com">Email</a>
    Code (markup):
    Is this what you're looking for?
     
    paul15, Jan 27, 2010 IP
  4. why?

    why? Peon

    Messages:
    171
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I need a form that pops up when someone is on a website to capture their email addresses.
     
    why?, Jan 27, 2010 IP
  5. tash1

    tash1 Peon

    Messages:
    81
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    hi mate aweber have one if you sign up for a dollar
    they have one and you can create whats on it yourself
    to capture names and emails and then send autoresponse emails to
     
    tash1, Jan 27, 2010 IP
  6. HuggyStudios

    HuggyStudios Well-Known Member

    Messages:
    724
    Likes Received:
    20
    Best Answers:
    26
    Trophy Points:
    165
    #6
    You would need to write one, I think its called prompt in javascript and that gives a small box for some content the user can enter. The you need some programming to either store that information or do with it what you may, I would use PHP to do that.
     
    HuggyStudios, Jan 27, 2010 IP