Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: mailto: for BCC


Message #1 by "Patrick McCormick" <patrick.mccormick@t...> on Thu, 4 Apr 2002 20:59:08 -0600
Thanks, Mark!  This is exactly what I was trying to do.

Much appreciated,
Patrick

> -----Original Message-----
> From: Mark Davidson [mailto:mark@d...]
> Sent: Thursday, April 04, 2002 9:51 PM
> To: HTML Code Clinic
> Subject: [html_code_clinic] Re: mailto: for BCC
>
>
> Check this link. But if you want to hide the BCC list from the sender then
> it would not work. You should use ASP or PHP script for this purpose.
>
> <a href="mailto:yourname@y...?Subject=Test
> Message&BCC=address1@d...;address2@d...;address3@d...
> omain3.com
> ">Click Here</a>
>
>
> Mark
>
>
>
> ----- Original Message -----
> From: "Patrick McCormick" <patrick.mccormick@t...>
> To: "HTML Code Clinic" <html_code_clinic@p...>
> Sent: Thursday, April 04, 2002 9:59 PM
> Subject: [html_code_clinic] mailto: for BCC
>
>
> > Hi,
> >
> > I want a link that launches an e-mail to a defined list of e-mail
> addresses.
> > The catch is that I want the defined list of e-mail addresses to be
> > populated in the BCC: field NOT the TO: field.  Any ideas?
> >
> > Thanks,
> > Patrick
> >
> >
> >
> > ---
> >
> > Improve your web design skills with these new books from Glasshaus.
> >
> > Usable Web Menus
> > http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
> > r-20
> > Constructing Accessible Web Sites
> > http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
> > r-20
> > Practical JavaScript for the Usable Web
> > http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
> > r-20
>
>
>
> ---
>
> Improve your web design skills with these new books from Glasshaus.
>
> Usable Web Menus
> http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
> r-20
> Constructing Accessible Web Sites
> http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
> r-20
> Practical JavaScript for the Usable Web
> http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
> r-20
>


  Return to Index