GIDForums  

Go Back   GIDForums > Webmaster Forums > Web Design Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 27-Jun-2004, 14:37
Griff Griff is offline
New Member
 
Join Date: Jun 2004
Posts: 15
Griff is on a distinguished road

Hiding an email address from SPAM bots in a <FORM> tag.


I have a form on my website that is sent to me when submitted. In the source I had to put my email address in to accomplish this. I've been using the encryption method found here, but that doesn't play so nicely in the <FORM> tag.

My source looks like this currently:
HTML Code:
<form action="webadmin@example.com">

Does anyone know how do something different so that the form still functions, but that my email address isn't able to be picked up so readily?
Last edited by JdS : 28-Jun-2004 at 09:44. Reason: please do NOT feed the spambots with email addresses in your posts
  #2  
Old 27-Jun-2004, 15:05
WaltP's Avatar
WaltP WaltP is offline
Outstanding Member
 
Join Date: Feb 2004
Location: Midwest US
Posts: 3,234
WaltP is a name known to allWaltP is a name known to allWaltP is a name known to allWaltP is a name known to allWaltP is a name known to allWaltP is a name known to all
Quote:
Originally Posted by Griff
I have a form on my website that is sent to me when submitted. In the source I had to put my email address in to accomplish this. I've been using the encryption method found here, but that doesn't play so nicely in the <FORM> tag.

My source looks like this currently:
HTML Code:
<form action="webadmin@example.com">

Does anyone know how do something different so that the form still functions, but that my email address isn't able to be picked up so readily?
Use my email encryptor at http://wildeware.com under utilities. Just type in the entire form tag, copy & paste the javascript into your page and you're done.
__________________

Cow: You're a lawyer too?
Mooseblood (mosquito): Ma'am, I was already a bloodsucking parasite. All I needed was a briefcase!
Last edited by JdS : 28-Jun-2004 at 09:44. Reason: please do NOT feed the spambots with email addresses in your posts
  #3  
Old 10-Aug-2004, 15:26
blurry blurry is offline
New Member
 
Join Date: Jul 2004
Posts: 12
blurry is on a distinguished road
Instead of inputting your email address as the form action, send the form information to a php/asp/jsp/perl/etc file to process the information and send the email to you. That way your email address won't show up in the html source. For example:
Code:
<form action="sendemail.php">
Google php email form and you'll find plenty of free scripts.
 

Recent GIDBlog2nd Week of IA Training by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

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 Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[Tutorial] How to hide e-mail address from SPAM Bots BobbyDouglas Web Design Forum 40 13-Feb-2006 09:44
Links and E-mail addresses in forum vs spam bots BobbyDouglas GIDForums™ 1 29-Feb-2004 15:23
What is spam (email), exactly? JdS Open Discussion Forum 15 13-Feb-2004 13:20

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 19:10.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.