Website email without making my address public?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How can I enable visitors to my website to send email to me without making my email address public? I would hate for my email address to fall prey to one of those automatic spam harvesters.

Basic "mailto" links have the address right in the hyperlink, so that is obviously unacceptable. I considered using a form to email the visitors message to me. But the form I created with FrontPage 2003 reveals the email destination right in the source code:

<!--webbot bot="SaveResults" ... S-Email-Address="(e-mail address removed)" ... SaveResults" endspan -->

Can anyone suggest a method that keeps my email private? My server supports FPSE2002.

Gratefully,

Kerry
 
Kerry said:
How can I enable visitors to my website to send email to me without
making my email address public? I would hate for my email address to
fall prey to one of those automatic spam harvesters.

Basic "mailto" links have the address right in the hyperlink, so that
is obviously unacceptable. I considered using a form to email the
visitors message to me. But the form I created with FrontPage 2003
reveals the email destination right in the source code:

<!--webbot bot="SaveResults" ...
S-Email-Address="(e-mail address removed)" ... SaveResults" endspan
-->

Can anyone suggest a method that keeps my email private? My server
supports FPSE2002.


Kerry:
I've been using this to disguise my mailto: links - it seems to be working
(for now anyway): http://www.healyourchurchwebsite.com/obfuscator/
 
Well, I think I may give Kerry's suggestion a try. I used the site I
recommended to create an email link about two weeks ago and never gave the
email address out to anyone - the only place it existed was on a web page

Today, it received a piece of spam. :-(
 
Maybe that site took your email address and sold it.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Back
Top