Results 1 to 2 of 2

Thread: Creating FrontPage 2002 email with bcc

  1. #1
    Join Date
    Aug 2006
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Creating FrontPage 2002 email with bcc

    I think I have to add html code to an email hyperlink, but I have not been able to find out how to do it. I want the visitor to send an email to a specific address, but I would like a copy sent to another address, I would prefer that that it was a blind copy, but it doesn't have to be.

    On a new page with just an email this is the html code:
    <html>

    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
    <title>New Page 1</title>
    <meta name="GENERATOR" content="Microsoft FrontPage 4.0">
    <meta name="ProgId" content="FrontPage.Editor.Document">
    <meta name="Microsoft Theme" content="expeditn 111, default">
    <meta name="Microsoft Border" content="tlrb, default">
    </head>

    <body>
    <p><a href="mailto:garywlogan@msn.com">garywlogan@msn.com</a></body>

    </html>

    Isn't there something that I can add to send the email to 2 different addresses?

    I would appreciate any help or links to help with this little matter.

    Thank you,

    Logue
    garywlogan@msn.com
    Last edited by Logue; 08-20-2006 at 12:22 PM.

  2. #2
    Join Date
    Dec 2004
    Location
    UK
    Posts
    2,358
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    This sort of question has been covered many times in the past: you need to use a form processor (aka formmail). Your host may provide one already, but there are remote services available, too (some free, some not). You might have to look quite hard for a (blind) carbon copy feature, though (I don't think it's that typical).

    Mike

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •