•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 374,027 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,877 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 5359 | Replies: 6
![]() |
•
•
Join Date: Jun 2003
Posts: 19
Reputation:
Rep Power: 6
Solved Threads: 0
Hello!
I was thinking about starting to collect peoples adresses for my newsletter.
To do this I thought about making a pop-under window asking them to subscribe by entering their name and e-mail adress.
How do I do this?
I know how to make a pop-under window, but I'm not sure about the form part (name, adress, submit-button)
Thanks,
Daniel
I was thinking about starting to collect peoples adresses for my newsletter.
To do this I thought about making a pop-under window asking them to subscribe by entering their name and e-mail adress.
How do I do this?
I know how to make a pop-under window, but I'm not sure about the form part (name, adress, submit-button)
Thanks,
Daniel
webmaster at www.appsoftheweb.com
•
•
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 10,873
Reputation:
Rep Power: 32
Solved Threads: 109
To do this, you need a backend script which will send the mail via sendmail (linux) or smtp (windows). The script can be written in php, perl, etc etc.
There are a bunch of free scripts on the Internet you could download provided they're available for your server platform. There are also remotely hosted ones. Just do a google search.
Once you find one, it's just a matter of inserting the proper HTML code into your site
There are a bunch of free scripts on the Internet you could download provided they're available for your server platform. There are also remotely hosted ones. Just do a google search.
Once you find one, it's just a matter of inserting the proper HTML code into your site
<form action="script.php" method="post">
<input type="text" name="username">
<input type="text" name="email">
<input type="submit" value="Join!">
</form> Dani the Computer Science Gal
Do you run a computer-related website? Feature it in our niche link directory!
Do you run a computer-related website? Feature it in our niche link directory!
•
•
Join Date: May 2004
Location: Moscow
Posts: 15
Reputation:
Rep Power: 0
Solved Threads: 0
Have you had success with getting email addresses this way?
I'm still trying to find out the best way to get new newsletter enrollees. It's harder than I thought it'd be!
I'm still trying to find out the best way to get new newsletter enrollees. It's harder than I thought it'd be!
•
•
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 10,873
Reputation:
Rep Power: 32
Solved Threads: 109
This forum is meant for discussing technical aspects of web development. Nacho, please direct inquiries of this kind to our Website Promotion forum. There, you can chat about the best ways to draw leads, encourage signups, etc. Thanks.
Dani the Computer Science Gal
Do you run a computer-related website? Feature it in our niche link directory!
Do you run a computer-related website? Feature it in our niche link directory!
•
•
Join Date: Nov 2005
Posts: 13
Reputation:
Rep Power: 3
Solved Threads: 0
Daniel,
If you create a feed you can send it to multiple emails with feedblitz. Make your newsletter in blog format.
XZ
Famous Quotes
If you create a feed you can send it to multiple emails with feedblitz. Make your newsletter in blog format.
XZ
Famous Quotes
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb HTML and CSS Marketplace
- why isn't this booking form working. (ASP)
- Email Form ? (HTML and CSS)
- Script to do a form submition to e-mail. (PHP)
- PHP E-mail setting ??? (PHP)
- Sending E-mail Within PHP (PHP)
- Form not sending email (PHP)
Other Threads in the HTML and CSS Forum
- Previous Thread: height: 100% - cannot get this to work
- Next Thread: CSS External Linking Problems



Linear Mode