WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Site Design > Graphics & Design Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Graphics & Design Discussion Forum Post your graphics design questions/comments/ideas in here. Ask questions, post tutorials, discuss trends and best practices. Sub-forum for website accessibility and usability.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-28-2004, 01:08 AM
WebProWorld New Member
 

Join Date: Oct 2004
Location: Chicago
Posts: 16
Voodoo1967 RepRank 0
Default Alternative to encrypt MailTo Link

I was just playing around with my contact mail form on my asp.net site and I thought about one of my basic static html sites and that I use mailto links for the contact pages. This particular site is a Chicago Rock & Blues band site www.timingiseverything.info and I'm not going to use a contact mail form for this site, but I wanted to give the site owner more privacy from email spambots. I edit this site in Dreamweaver MX and there are some plugins to encrypt the MailTo link, but I'm just not happy with that approach so I figured out something that never dawned on me before. In Dreamweaver on the insert menu there is a choice in the dropdown for interactive images --> Flash Text. This is in my opinion the best way to avoid email spambots as I don't believe they can follow a flash link. Am I right? Has anybody else used this approach?
Voo
Reply With Quote
  #2 (permalink)  
Old 10-29-2004, 05:16 PM
WebProWorld Pro
 

Join Date: May 2004
Location: Flagstaff, AZ
Posts: 178
Jeff Colburn RepRank -1
Default

Hi,

It will be true for a while. I just heard that spiders can now read the new version of Flash. So I'm sure that spambots aren't far behind.

Have Fun,
Jeff
__________________
Visit The Creative Cauldron at http://www.CreativeCauldron.com You'll find reports, ebooks, events, retreats, a blog and much more.
Reply With Quote
  #3 (permalink)  
Old 10-29-2004, 05:52 PM
WebProWorld Pro
 

Join Date: Jun 2004
Location: Leicestershire, England
Posts: 136
AlexDP RepRank 0
Default

Apparently Google can now index Flash - the other bots will follow - http://www.webproworld.com/viewtopic.php?t=30764.

I use javascript and unicode to hide my e-mail addresses:
Code:
<!--
/*
Guinea Pigs World
This credit must stay intact
For this script and more
visit java-scripts.net 
or http://wsabstract.com
Script changed and added to by Alex Pimm (http://www.pimms-pages.co.uk).
for Spam Prevention tips see this forum
http://www.webproworld.com/viewtopic.php?t=26037 and
http://www.pinnacledisplays.com/unicode-converter.htm
*/ 

var name = "name"
var domain = "domain.co.uk"
document.write("<a href='mailto:" + name + "@" + domain + "?subject=E-mail From Website" + "'>")
document.write(name + "@" + domain)
document.write("</a>")
//-->
*** The unicode characters aren't being displayed in this post but you can use above address to create them. ***

Alex
Reply With Quote
  #4 (permalink)  
Old 10-30-2004, 06:02 PM
WebProWorld Pro
 

Join Date: May 2004
Location: USA
Posts: 101
morpheus.100 RepRank 0
Default

Wel you could use GD to print mail addresses to a dynamic image, or just use an email handling script. You could use the GD option and make this in about 4 lines or create a small email ap in about 10 lines of code. Both are easy.
Reply With Quote
  #5 (permalink)  
Old 11-07-2004, 03:19 AM
WebProWorld Pro
 

Join Date: May 2004
Location: Sydney
Posts: 146
ozchris RepRank 0
Default

I use http://siteup.com/encoder.html on all my sites to encode my email addresses.
Reply With Quote
  #6 (permalink)  
Old 06-21-2005, 04:24 AM
jordanmcclements's Avatar
WebProWorld Veteran
 

Join Date: Oct 2003
Location: Northern Ireland
Posts: 498
jordanmcclements RepRank 1
Default Accessibility

Not very long ago I changed all the 'mailto:' tags to a piece of javascript that could not easily be read by spam bots.

See www.cfs-law.com/career.html for an example.

I was feeling very pleased with myself, UNTIL I realized (I think) that I am discriminating against visually impared people and could be sued!

Does anyone know of a really good, foolproof way to get round this?

If the solution is not 100% usable through the Lynx browser etc then I think I will have to go back to using the 'mailto:' tag...
Reply With Quote
  #7 (permalink)  
Old 06-21-2005, 05:32 AM
jordanmcclements's Avatar
WebProWorld Veteran
 

Join Date: Oct 2003
Location: Northern Ireland
Posts: 498
jordanmcclements RepRank 1
Default

Further (brief) info :-

http://cap.umn.edu/ait/web/MailtoLinks.html

Further (not so brief info):-

www.webcredible.co.uk
Reply With Quote
  #8 (permalink)  
Old 06-21-2005, 08:14 AM
WebProWorld Veteran
 

Join Date: Sep 2003
Posts: 328
Mac 5 RepRank 0
Default

Read this forum on the same subject of hiding e-mail.
http://www.webproworld.com/viewtopic...ghlight=script

Voodoo1967 WPW has stopped accepting html tags in signatures. You can update by pressing edit profile button on top of page. Rewrite your tags in BB Code (press BB Code for more info on how to). In Preferences- Always allow BBCode: Yes.
Reply With Quote
  #9 (permalink)  
Old 06-21-2005, 09:12 AM
jordanmcclements's Avatar
WebProWorld Veteran
 

Join Date: Oct 2003
Location: Northern Ireland
Posts: 498
jordanmcclements RepRank 1
Default

Thanks for the reply.
Reply With Quote
Reply

  WebProWorld > Site Design > Graphics & Design Discussion Forum
Tags: , , ,



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

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


Search Engine Optimization by vBSEO 3.2.0