Logue
08-19-2006, 09:38 PM
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
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