RSS Forums RSS
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 6035 | Replies: 6 | Thread Tools  Display Modes
Reply
Join Date: Jun 2003
Posts: 19
Reputation: beeman81 is an unknown quantity at this point 
Rep Power: 6
Solved Threads: 0
beeman81 beeman81 is offline Offline
Newbie Poster

form to get e-mail and name --- for newsletter

  #1  
Jul 17th, 2003
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
webmaster at www.appsoftheweb.com
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 11,114
Reputation: cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light 
Rep Power: 33
Solved Threads: 117
Admin
Staff Writer
cscgal's Avatar
cscgal cscgal is online now Online
The Queen of DaniWeb

Re: form to get e-mail and name --- for newsletter

  #2  
Jul 17th, 2003
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
<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
Reply With Quote  
Join Date: May 2004
Location: Moscow
Posts: 15
Reputation: nacho45 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
nacho45 nacho45 is offline Offline
Newbie Poster

Re: form to get e-mail and name --- for newsletter

  #3  
May 10th, 2004
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!
Reply With Quote  
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 11,114
Reputation: cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light 
Rep Power: 33
Solved Threads: 117
Admin
Staff Writer
cscgal's Avatar
cscgal cscgal is online now Online
The Queen of DaniWeb

Re: form to get e-mail and name --- for newsletter

  #4  
May 10th, 2004
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
Reply With Quote  
Join Date: Nov 2005
Posts: 13
Reputation: chalimac is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 0
chalimac chalimac is offline Offline
Newbie Poster

Re: form to get e-mail and name --- for newsletter

  #5  
Nov 16th, 2005
Daniel,

If you create a feed you can send it to multiple emails with feedblitz. Make your newsletter in blog format.

XZ
Famous Quotes
Reply With Quote  
Join Date: Dec 2004
Posts: 1,592
Reputation: tgreer is an unknown quantity at this point 
Rep Power: 8
Solved Threads: 35
Colleague
tgreer tgreer is offline Offline
Made Her Cry

Re: form to get e-mail and name --- for newsletter

  #6  
Nov 16th, 2005
Please don't resurrect 1.5 year old threads!
Reply With Quote  
Join Date: Nov 2005
Posts: 13
Reputation: chalimac is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 0
chalimac chalimac is offline Offline
Newbie Poster

Re: form to get e-mail and name --- for newsletter

  #7  
Nov 16th, 2005
Sorry, the post showed up in a search and didn't notice the date.
Anyway the solution offered is a good counsel for setting up newsletters and feedblitz is quite recent. Apologies for that.
Publisher of a blog about Famous Quotes and Painting
Next project in construction: betting tips
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 6:44 pm.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC