Hi Alen,

If you sending the mail , you should have the details of the
 email server
 email password
 email_from
 emai_to

as the parmater in the database .

You could also store the subject of the mail in the table if you are using
the same subject  in the mail .

Regards,
Mani.


On Tue, Feb 16, 2010 at 1:28 PM, Alen Alexander <[email protected]> wrote:

> Frnds,
> My doubt is that I have to use either Microsoft's Outlook or any email
> ID... So how can i configure my program with that.
>
> Thanks evryone for their responses.
>
>
> On 2/16/10, Sunilsingh <[email protected]> wrote:
>>
>> 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 <
>> [email protected]> 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 <[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.
>>>>
>>>>
>>>
>>>
>>>
>>> --
>>>
>>> T.Manikandan
>>> 09952027660
>>>
>>>
>>
>>
>
>
> --
> 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