473,385 Members | 2,014 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Need help with storing email addresses and sending out a newsletter

Ted
Hi...

I'm setting up a website that will send out a newsletter to my website
subscribers.

What are my options for collecting/storing the email addreses and what
are my options for sending out a newsletter?

A few years ago I used what I think was called a LIST-SERV - not
sure...would that work and/or is there something better.

Any tutorials out there?

Thanks.

Jul 24 '05 #1
6 2363
Gazing into my crystal ball I observed "Ted" <oc***********@hotmail.com>
writing in news:11**********************@z14g2000cwz.googlegr oups.com:
Hi...

I'm setting up a website that will send out a newsletter to my website
subscribers.

What are my options for collecting/storing the email addreses and what
are my options for sending out a newsletter?

A few years ago I used what I think was called a LIST-SERV - not
sure...would that work and/or is there something better.

Any tutorials out there?

Thanks.


Depending on what you have available, the only thing I would worry about is
someone trying to break in and grab all those addresses, so if possible,
keep them on another server.

--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share
Jul 24 '05 #2
"Ted" <oc***********@hotmail.com> writes:
I'm setting up a website that will send out a newsletter to my website
subscribers.

What are my options for collecting/storing the email addreses and what
are my options for sending out a newsletter?


You have quite a few options. None of them are written in HTML, however,
so you might try posting your question in a more appropriate group. Not
only is it more polite, you'll get better answers.

sherm--
Jul 24 '05 #3
I am looking at doing the same thing. I will be looking at redirecting
my email to extract the email address from the message and store it in
either an MSSQL database or a file. I will do this probably with PHP. I
will then probably write a script that executes every 15 minutes or so
does a search of the Database as to who is new and those that have not
recieved an email and get i to send one out.
Well that is what I am thinking at the moment. Things have been known
to change.....

Craig Blair

Jul 24 '05 #4
bl********@gmail.com writes:
I am looking at doing the same thing.


The same thing as what? Please quote enough of the message you're replying
to, to give your own message some context.

sherm--
Jul 24 '05 #5
Ted
Adrienne thanks for the advice...

It's not something that I was even thinking about...

Do you have an online resource or book that you can suggest on how to
do that?

Thanks...

Jul 24 '05 #6
Gazing into my crystal ball I observed "Ted" <oc***********@hotmail.com>
writing in news:11**********************@o13g2000cwo.googlegr oups.com:
Adrienne thanks for the advice...

It's not something that I was even thinking about...

Do you have an online resource or book that you can suggest on how to
do that?

Thanks...


No, not right now, as it's something I'm going to have to worry about
myself very soon. If I find anything interesting, I'll post it. One thing
you might want to Google for, however, is SQL Injection. There are tips to
prevent it.

--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share
Jul 24 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: NotGiven | last post by:
The code below is designed to loop through rows of a database query obtaining email addresses and send an email to each. It is modified form fomr some code I found on the net. With each while...
0
by: blair | last post by:
Hi: I'm trying to send a message using JMail with the following ASP code (using ADO to connect to MS Access database). : ____________________________________________ Set objRS1 =...
1
by: RS | last post by:
I got a website where you going to have members area and newsletter. So how do I go about creating the cgi/perl forms and storing it the mySQL database? Take a look at my site where the members...
0
by: Steven Scaife | last post by:
There seems to be a problem with my emailing code, although during testing it worked fine. What happens is it sends two emails instead of one, and also doesn't put any text in the email for some...
5
by: Jai | last post by:
Hi, I am in a problem of sending mass emails(newsletter) to my website members. Actually my problem is this: I want to send newsletter to my website members. But I had given a facility for...
4
by: chris | last post by:
I need to maintain a list of subscribers to an email list for a "newsletter" that will be sent via a web form probably once a month. I anticipate low numbers--tens to maybe one hundred subscribers...
13
by: Neil Gould | last post by:
Hi all, Thanks for the suggestions for our club's initial bulkmail sending routines. I did read up on the use of ASP vs. a separate COM app such as ASPEmail, and determined that for our club's...
1
by: runway27 | last post by:
<?php $headers = "Content-type: text/html; charset=iso-8859-1"; $to="myemailaddress"; $subject="Email Newsletter"; $message = '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.