does anybody know where to find a html code that pops up with a form for people submit their email address?
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.
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
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.