email application

L

L

I have a list of emails in a database and I would like to create a message
(using a form of course), then once I click submit, the message would be sent
to all the users in my database. I have a separate field for emails in my
database. Is this possible?
 
T

Tom Gahagan

Yes but it is a programming job with a language that does database and
really not for the web unless you MUST put it there. It will work much
faster on your desktop.

Or there are plenty of mass mailing apps out there.. look around in zdnet
and others.
I used a program called mail master for a while to do mass mailings to a
fairly large list of folks. It would even let you use html in the email.

Look for one that has an import so your can use the database you have to
populate it.

Or... get giggy with it and learn vb.net and roll your own.

Best to you......
Tom Gahagan
 
L

L

Thanks Tom. I will look into this

Tom Gahagan said:
Yes but it is a programming job with a language that does database and
really not for the web unless you MUST put it there. It will work much
faster on your desktop.

Or there are plenty of mass mailing apps out there.. look around in zdnet
and others.
I used a program called mail master for a while to do mass mailings to a
fairly large list of folks. It would even let you use html in the email.

Look for one that has an import so your can use the database you have to
populate it.

Or... get giggy with it and learn vb.net and roll your own.

Best to you......
Tom Gahagan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top