About us Privacy Disclaimer Contact us
FAQ Help Advertising Feedback
Home Sitemap Search Donate us

  Home > Computer & I'net > Avoid Spam Emails by using ...

   Browse by title articles:
   What is hot:

DHTML-Introduction

External HTML Loader

Add Bookmarks and Favorites

Disabling the Right-click Mous...

Avoid Spam Emails by using Jav...

Two Ways To Optimize JavaScrip...

PHP Introduction
NoScript
Status Bar
Transcendental function programming
 1 2345Next articles



Avoid Spam Emails by using JavaScript


Computer & I'net articlesAvoid Spam Emails by using JavaScript

by Dan Broughton    



Ever suddenly received emails asking you if you would like to "enlarge your manhood" and "tips on pleasing women"?

Before you accuse your girlfriend or wife of anything consider this: Even if you're very careful about which website you give your email address to your own website may be at risk of being crawled by a spambot (a spider looking for email addresses). If you advertise your email address on your website one of these spambots can pick it up and add it to a spam email list.

What can you do to protect it?

Use a script that disguises the address but displays it perfectly on-screen. Place the following on your web-pages wherever an email address is listed:

<SCRIPT TYPE="text/javascript"> <!-- emailE=('emailaddress@' + 'yourdomain.com') document.write('<A href="mailto:' + emailE + '">' + emailE + '</a>') //--> </SCRIPT>

replace "emailaddress" with your own (typically "info") and replace "yourdomain.com" with your domain name.

Test it and you'll see the address appear properly.

TIP: Never use the "unsubscribe" option on any of these spam emails - it just confirms your email address is a valid one!




-----------------
Dan Broughton at 4 Walls Visual Communications




Articles

Auto & Trucks

Business

Computer & I'net

  ·General

  ·Apache

  ·CSS

  ·Database

  ·Hardware

  ·HTML

Javascript&DHTML

  ·Linux

  ·MySQL

  ·Operating System

  ·Perl / CGI

  ·PHP

  ·Programming

  ·Publishing

  ·Search Engines

  ·Software Problems

  ·SSI

  ·Tips & Tricks

  ·Utilities

  ·Web Design

Family

Food & Drink

Gardening

Health

Other

Pets

Psychology

Spiritual

Travel

Women

 Calculators

Credit card


  Disclaimer | Privacy | Terms of useCopyright © 2004 Nice2know.com