I am using FP2003. I have been asked by a site owner (president of a
non-profit club) to monitor emails. I have the mailto link directed to a
board memeber who is suppose to report the president all emails from a
specific page. The president of the club is wondering if this person doing
their "job." we know there is lots of activity on the page, but the board
member claims no emails. Is there a way to do a bcc (blind carbon copy) to
someone? i.e., the President or even me? and how is this done?

RE: adding bcc to mailto by WayneIM

WayneIM
Sun May 04 15:25:00 CDT 2008

You can use the & sign and ? sign to sptil the mailto

<a
href="mailto:TheCommitteeMember@Some.com?cc=AnotherPerson@ADifferentAddress.com&&bcc=You@YurAddress.com">Send us an e mail</a>

BUT

You're going to get spam

Have a look at the answer I post a few day ago about hiding the e mail
address (breaking it up)




--
Wayne
Manchester, England.



"aedcone" wrote:

> I am using FP2003. I have been asked by a site owner (president of a
> non-profit club) to monitor emails. I have the mailto link directed to a
> board memeber who is suppose to report the president all emails from a
> specific page. The president of the club is wondering if this person doing
> their "job." we know there is lots of activity on the page, but the board
> member claims no emails. Is there a way to do a bcc (blind carbon copy) to
> someone? i.e., the President or even me? and how is this done?

Re: adding bcc to mailto by Andrew

Andrew
Mon May 12 16:33:56 CDT 2008

as in mailto:someone@somewhere.com&bcc=someone2@somewhere.com


"Wayne-I-M" <WayneIM@discussions.microsoft.com> wrote in message
news:4FA54A77-4962-4DD9-B86F-8BA3A485FA7E@microsoft.com...
> You can use the & sign and ? sign to sptil the mailto
>
> <a
> href="mailto:TheCommitteeMember@Some.com?cc=AnotherPerson@ADifferentAddress.com&&bcc=You@YurAddress.com">Send
> us an e mail</a>
>
> BUT
>
> You're going to get spam
>
> Have a look at the answer I post a few day ago about hiding the e mail
> address (breaking it up)
>
>
>
>
> --
> Wayne
> Manchester, England.
>
>
>
> "aedcone" wrote:
>
>> I am using FP2003. I have been asked by a site owner (president of a
>> non-profit club) to monitor emails. I have the mailto link directed to a
>> board memeber who is suppose to report the president all emails from a
>> specific page. The president of the club is wondering if this person
>> doing
>> their "job." we know there is lots of activity on the page, but the
>> board
>> member claims no emails. Is there a way to do a bcc (blind carbon copy)
>> to
>> someone? i.e., the President or even me? and how is this done?