EmailDiscussions.com  

Go Back   EmailDiscussions.com > Discussions about Email Services > Email Comments, Questions and Miscellaneous
Register FAQ Members List Calendar Today's Posts
Stay in touch wirelessly

Email Comments, Questions and Miscellaneous Share your opinion of the email service you're using. Post general email questions and discussions that don't fit elsewhere.

Reply
 
Thread Tools
Old 31 Oct 2006, 08:27 PM   #1
astoller
Junior Member
 
Join Date: May 2006
Posts: 7
how do I disguise my email from harvesters?

Hi

Can you tell me how to simply disguise my email addresses
in this form from harvesting ?

Thanks
Art

<input type="hidden" name="recipient" value="as@domain.com,info@proscan.com">

<input type="hidden" name="redirect" value="http://www.proscan-uk.com/thankyou.htm">
astoller is offline   Reply With Quote

Old 1 Nov 2006, 04:49 AM   #2
Scott Kitterman
Essential Contributor
 
Join Date: Sep 2006
Location: Ellicott City, MD, USA
Posts: 206

Representative of:
ControlledMail.com
I use javascript for this:

<script language="Javascript">
<!--
document.write('<a href="mailto:localpart');
document.write('@');
document.write('example.com">Text');
document.write('</a>');
//-->
</script>

This generates the html:

<a href="mailto:localpart@example.com">Text

So far this seems to keep my addresses from being scraped.
Scott Kitterman is offline   Reply With Quote
Old 1 Nov 2006, 06:26 AM   #3
Javier
Master of the @
 
Join Date: Aug 2004
Location: Madrid, Spain
Posts: 1,344
You can also use an utility like Email Obfuscator. Try it at http://alicorna.com/obfuscator.html
Javier is offline   Reply With Quote
Old 1 Nov 2006, 05:06 PM   #4
astoller
Junior Member
 
Join Date: May 2006
Posts: 7
<script language="Javascript">
<!--
document.write('<a href="mailto:localpart');
document.write('@');
document.write('example.com">Text');
document.write('</a>');
//-->


Re this code, how do I amend it to cover 2 email addresses?
address1@com and address2.com
astoller is offline   Reply With Quote
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +9. The time now is 03:59 PM.

 

Copyright EmailDiscussions.com 1998-2022. All Rights Reserved. Privacy Policy