|
Posted by Adrienne Boswell on 10/12/07 06:37
Gazing into my crystal ball I observed ramesh.thangamani@gmail.com
writing in news:1192167588.650289.113420@e34g2000pro.googlegroups.com:
> On Oct 12, 1:50 am, "Nico Schuyt" <nsch...@hotmail.com> wrote:
>> Adrienne Boswell wrote:
>> > It should be something like:
>> > <h1>Contact Information</h1>
>> > <p>ACME Widgets<br>
>> > 123 Any Street<br>
>> > Any Town Any Province<br>
>> > Any Country<br>
>> > <a href="mailto:mail...@example.com">mail...@example.com</a>
>> > </p>
>>
>> or <a
>> href="mailto:mail...@example.com">mail...@example.com</a>
>> (to prevent
>> spam;http://NikitaTheSpider.com/articles/IngenReklamTack.html)
>>
>> --
>> Nico
>
> Agree that it works, but my requirement is to notify lot of people in
> single email and also they should be in BCC
>
>
Then do it server side. If I were you I would set up a mailbox that
those persons want to share, and send a single email to that address.
If you don't have access to your mail server, then still, do it server
side. Set up a table to put those email address into, then loop through
them. Much easier to change a table than have to change many files.
--
Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share
Navigation:
[Reply to this message]
|