iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar Mark Forums Read
Submit Your Site For Review Need a fresh set of eyeballs to take a look at your site? Have a specific issue or question about some aspect of your layout, design or interface? This is the forum for you. When submitting your site, be sure to discuss what aspect you are looking for input on. Just posting a link with the word 'review' isn't appropriate.

Share Thread: & Tags

Share Thread:

Closed Thread
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-20-2005, 04:37 AM
WebProWorld New Member
 
Join Date: Jun 2005
Location: Dewsbury, West Yorkshire, U.K.
Posts: 5
drgonzo1969 RepRank 0
Default Disguising the @ symbol in email

Hello everyone,

Being a new member and all and just finding my way round this vast site i have a question, perhaps you can help me!!!

We've moved webspace and our CGI forms don't work so as a temporary measure i have just put mailto's in. Thing is lately we are getting a lot of junk mail, you know Viagra and alike, very tedious. Is there a way of hiding the @ in the mail to avoid our email being harvested?

Thanks
  #2 (permalink)  
Old 06-20-2005, 07:44 AM
WebProWorld Veteran
 
Join Date: Sep 2004
Posts: 822
Paul B RepRank 1
Default

Simply leaving a gap in the email address or writing @ as (a) will fool email address spiders - and your customers.

There are a couple of things you can do, but none are effective as a submission form where your email address is not revealed at all.

If cgi is not available perhaps PHP is - it is even easier to set up a form with PHP. Try a google search for free scripts.

Another alternative that could work is dropping this in your code:

<script language="JavaScript">
<!--
var name = "info";
var domain = "yourdomain.com";
document.write('<a href=\"mailto:' + name + '@' + domain + '\">');
document.write(name + '@' + domain + '</a>');
// -->
</script>
Closed Thread

  WebProWorld > Site Design > Submit Your Site For Review

Thread Tools
Display Modes

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 02:14 PM.



Search Engine Optimization by vBSEO 3.3.0