Forums

This topic is locked

How can I do this....

Posted 09 Apr 2001 15:46:32
1
has voted
09 Apr 2001 15:46:32 Frits Flits posted:
Hey everybody,

I have the following problem:
I have a database with all e-mailaddresses from the members off our football club. Is its possible to send whit one "click" an e-mail to all these addresses? I know that I have to make a form with different fields, I also made a field with the name emailaddress, I just don't understand how to select all the e-mail address at the same time.

Frits Flits

Replies

Replied 10 Apr 2001 22:50:16
10 Apr 2001 22:50:16 Waldo Smeets replied:
You should setup a recordset that contains all email addresses (SELECT *) from the database. And then in the To part of the mail form you should write these email using a loop or something.... and how to write the mail script depends on what you are using on your server to send emails.


I think george is making an extension that helps you ding this (I'm not sure it does). You can try the beta when subscribing to the UDzone beta list (see the News section).

Sorry, I don't know how to help you further for now.



Waldo Smeets - www.UDzone.com Webmaster
------------------------------------------
www.UDzone.com : A Dreamweaver, Ultradev and Fireworks recourse site for developers
by developers.
------------------------------------------

Reply to this topic