Altruistic, 

Re-Establishing Altruism As A Viable Social Norm

MEMBERS' 
 
 
ABOUT COMMUNITY DIRECTORY DOWNLOADS FILES IDEAS PROJECTS
EKUSHEY.ORG GIVE AWAY GIFT ECONOMY HARDWARE PROPOSALS
FREE_SERVICES FREE_SOFTWARE GIVE_AWAY_SHOPS GIVE_AWAY_TESTIMONIALS WEBSITES
ANTI-SPAM MIDI LYRICS
BOT_FODDER HOW_TO_USE_THE_TEXT_2_GIF_CONVERTOR SAFE_MAILTO_LINKS USING_THE_TEXT_2_JAVASCRIPT_GENERATOR
SHORTCUTS...Close this
» Altruistic Economics
» Altruism . . .
» Consumerism
» Depression
» Escapism
» Economic Problems
» Friend2Friend
Friendship
» Harddisk Resizing
» Technology

SEARCH BY KEYWORD
Directory Search
Website Search
NEW LAST MONTHClose this

»  1 Downloads Added
[No new pages added]

MOST POPULAR PAGES
» Bot Fodder (876488)
» What is Altruism? (204646)
» Directory (141927)
» Homepage (132761)
» Downloads (86873)
» Bangla Typing (79896)
» Submit A Site (72296)


FREE SERVICES
Anti-Spam   Give Away  
SITE MAP
» Page List

Safe mailto: links

For the sake of novice computer users no method has the convenience of a mailto: link. However, this is also one of the easiest for harvesters to pick up.

A safer alternative to a simple mailto: link is to include a piece of one-off data in the address. This site currently uses the IP address (see the contact graphic at the bottom of this page), which improves communication from visitors; checking their IP address against the server logs shows which pages they've visited and helps us reply suitably.

This is easily achieved in most modern web-programming languages. Below is an example of how to do it in ASP:

 

IPdemo@altruists.org<a href="mailto:demo.<%=the_ip%>@altruists.org">demo@altruists.org</a>
Datedemo@altruists.org<a href="mailto:demo.<%=the_date%>@altruists.org">demo@altruists.org</a>
Date And Timedemo@altruists.org<a href="mailto:demo.<%=the_date_and_time%>@altruists.org">demo@altruists.org</a>

This page contains the following ASP code above, include the following definitions:

<% dim the_ip, the_date_and_time, the_date, the_ip = request.servervariables("REMOTE_ADDR") the_date_and_time = replace(now()," ","_") the_date = left(replace(now(),"/","-"),10)&nbsp;%>
| |   | | | Site Map                
Except where otherwise noted, this site is
licensed under a Creative Commons License
          Reach us at: