473,385 Members | 1,742 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Hiding Email address

me
Is there code out there to truly hide email addresses from view source or
spiders(crawlers etc).

TIA
Aaron
Nov 19 '05 #1
3 1604
"me" <wu*****************@hotmail.com> wrote in message
news:u2**************@TK2MSFTNGP15.phx.gbl...

Aaron,
Is there code out there to truly hide email addresses from view source or
spiders(crawlers etc).


Yes, there are several email address "scramblers" out there - I use this
one:
http://automaticlabs.com/products/enkoderform/

See an example of it here:
http://www.inthecage.co.uk/ (Do a View Source and you'll see the JavaScript
which creates the "mailto:" tag dynamically.)

Mark

P.S. Please don't crosspost.
Nov 19 '05 #2
me wrote:
Is there code out there to truly hide email addresses from view
source or spiders(crawlers etc).


Here's a free user control that does just that:
http://www.codeproject.com/aspnet/SpamSafe.asp

--

Riki

Nov 19 '05 #3
Don't put the email addresses in the page and use a form on the website to
send email to people. This way there are no email addresses that are ever
sent to the client.
Nov 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Nel | last post by:
Before I try and reinvent the wheel, can anyone help me with a basic routine to hide email addresses from harvesting. I currently use pull my page content from a db and run this ereg_replace:...
7
by: Les Juby | last post by:
I have a customer with an extensive intranet which contains a lot of sensitive company data. The client is concerned that any employee could download source code back to removable storage and...
2
by: KHaled | last post by:
Hello.. I am developing a web page which will include style sheets, and I would like to have it so that the viewer cannot access the code, but obviously be able to see and navigate the page. ...
38
by: | last post by:
I have a script... ----- <SCRIPT language="JavaScript" type="text/javascript"> <!-- function makeArray() { for (i = 0; i<makeArray.arguments.length; i++) this = makeArray.arguments; } ...
4
by: web_design | last post by:
I put this together from some other scripts I am using on a site. I'm trying to make a better email hiding script. It isn't working. Also, it causes Internet Explorer 6 SP2 to block the script...
3
by: g0c | last post by:
hi, how to hide or replace email addresses in php mail function with something like "group" so the email addresses to which email is sent are not visible ? i have : $subs = "email1@dot.com,...
1
by: RLN | last post by:
I have a form that is set to "continuous forms" view. Several rows of data are shown to the user at the same time. I want to set FieldX and FieldY to true and show them only if the...
27
by: matt | last post by:
Hello group, I'm trying to become familiar with the information hiding design rules, and I have a lot (3) of questions for all you experts. AFAIK, a generic module has 2 files: ...
103
by: chochote | last post by:
Hi, I have a PHP script that does some processing, and stores an error message as a variable. The script then redirects to another script with the error string in the URL, with the second script...
5
by: Ria12 | last post by:
Hello....Everyone Plz if u can help me.... Actually i am sending emails...and i want to hide the from email address... I have used the reply to headers...but it doesnt hide the actual from email...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.