Hi Alen,
             You can follow the approach of Manikandan  and then you can
retrieve those email ids from the table and store it in the StringBulider
where each email id are separated by comma and then using smtp's functions
you can send the emails all at a time

Thanks and Regards
Sunilsingh Bhadoria



On Sun, Feb 14, 2010 at 11:42 PM, Manikandan Thiagarajan <
thiagarajan.manikan...@gmail.com> wrote:

> Hi Alen ,
>       You can store the all members email address in a separate table in
> database. And you can send mails to those mail address when you send mails
> at one click.
>
> Regards,
> Mani..
>
>
> On Sat, Feb 13, 2010 at 11:20 PM, Alen Alexander <alen48...@gmail.com>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 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.
>>
>
>
>
> --
> T.Manikandan
> 09952027660
>

Reply via email to