dizzyfunk
09-14-2003, 06:09 PM
i want to be able to search a database of users on a variety of criteria, then send an email (using cdonts or jmail) to only the users that the search brought back.
PLEASE NOTE - i don't need to know how to send mail - i can do that!!
i want to see the search results displayed on a page first so i can look at it.. that i can do... i then want a button on the results page that will send the email to all users on that page...
eg... i will search the DB for all surname of 'smith' then send them an email. next i will search for surname 'johnson' AND city of 'london' and then send them an email...
you see, the search criteria can vary each time.
PLEASE NOTE - i don't need to know how to send mail - i can do that!!
i want to see the search results displayed on a page first so i can look at it.. that i can do... i then want a button on the results page that will send the email to all users on that page...
eg... i will search the DB for all surname of 'smith' then send them an email. next i will search for surname 'johnson' AND city of 'london' and then send them an email...
you see, the search criteria can vary each time.