You sould make a array (list) of all the user, e-mails and data that you need. Make a loop (For each) tosend a e-mail to each register that you have.
Regards! On Sat, Feb 13, 2010 at 3:50 PM, Alen Alexander <[email protected]> wrote: > Frnds, > I am developing a Website where there is a section for a Newsletter. > I am required to send all my members mail(newsletter) at one go(Click). > I am using ASP.NET <http://asp.net/> with C# and SQL. How can this be > implemented??? > > Thanks in advance > > > -- > Alen > > Just remember, there's a right way and a wrong way to do everything, > And the wrong way is to keep trying to make everybody else do it the right > way. > -- Eder Sousa Technology Information [email protected] [email protected] [email protected]
