snlildude87
Jul 23 2005, 05:10 PM
| | QUOTE(rvalkass @ Jul 23 2005, 08:10 AM) On your webpage, where you want your email address to appear type: CODE <?php $anti_spam = '@'; $to_email = "email$(anti_spam)host.com"; echo $to_email; ?>
Then save your webpage with a .php extension. That won't work because the output of it won't be encrypted...it'll still show what the email address is.... |
Reply
bjrn
Jul 24 2005, 11:08 AM
Those scripts all look quite complex. If you are hosted here on Trap17, you have access to PHP. Why not just make a contact form, so you don't have to show your address at all? You can, if you want people to be able to get access to your email address, even make a form where they can input their own address and your script automatically sends them an email they can reply to... A problem with javascript things is that it will break on people who have javascript switched off, which might be in the 10% region. Anyway, one interesting method of hiding your email address on a webpage is using CSS. Yep, that's right, just CSS and nothing else. Say you have test@example.com as your email address, what you do is this: CODE <span class="email">moc.elpmaxe@tset</span> and then in your CSS file CODE email { unicode-bidi: bidi-override; direction: rtl; } This will display as test@example.com on screen. Of course, you might have to add that copy/pasting the address won't work, since when you copy/paste, you'll get the undirected string: moc.elpmaxe@tset This won't work for people who have ancient browsers or CSS switched off, obviously.
Reply
truefusion
Jul 25 2005, 03:25 AM
I was away for a while, so i couldnt mention this. The code i placed in my previous post was an anti-spam method for a form-to-email script. It's supposed to be used with the mail() function.
Reply
Darker333
Jul 26 2005, 01:36 AM
You all know there is a more secure method. 1. Use a serverside script with php to secure any way to find an email. 2. The email they will send to will be set up so that it will delete spam, and with a word filter can destroy any foul mouthed emails! Then it will auto send to another email. I think this can be done using Outlook express plug-ins. I will post up a more accurate way to do this once I find the guide. But you get the general idea?
Reply
skynet
Jul 26 2005, 11:53 AM
Thanks all for sharing the info! I will try this on my new website!
Reply
PhxStorks
Aug 22 2005, 03:45 AM
Here is another one that uses javascript... www.jracademy.comThe other option didn't seem to work for me (might be my wysiwyg website editor) as you could still see the "mailto" address at the bottom of the page when you hovered over it (even though I requested this say something else.) This one I found puts numbers in that space instead or leaves it completely blank at the bottom. I'm gonna try this out and see if it cuts down on the spam. I'm sure I'm already in a number of Spammers lists as I recieve about 5 emails a day wanting to sell me viagra or cialis! hahahahaha
Reply
Similar Topics
Keywords : encrypt, email, address, websites, trick, email, harvesting, robots
- Destination Address For "submit" Button
Adding a destination email address to a "Submit" button (5)
My Application Confirmation Email [resolved]
(3) Can you resend me application approval confirmation email? thanks....
Slightly Concerned About Web Hosting Applications
email addresses shouldnt be shown (7) Ive been thinking about this for a while, every since i did a search for my email address in google
(you should really try it, youd be surprised where your address turns up sometimes) I was lucky and
the only reference to it was here at T17 in my hosting app. But this concerned me... Many of the
folk here at trap are very intelligent and cautious people and dont like their email address being
splattered across the internet but that is what is happening because of the application threads. I
would like to ask if they can be made mod/admin only or if Jlhsalips email hidi....
Do You Have Mail?
not talking about email, bills, announcements, invitations. (6) this part of writing is obvioulsy fading away. haven't recieved anything by mail from anybody.
guess in another few years this way of communicating will be gone forever. the tradegies of
technology /dry.gif" style="vertical-align:middle" emoid=" ....
Suggestion About Email Notification
(1) I have a suggestion, make an option where you receive email notification when your credit balance
drops below X.xx credits, and to make the value you receive the notification from different amounts,
e.g Recieve email notification when your credit balance drops below a certain amount: Y/N The
amount before you receive notification: 1/2/3/4/5/10/15/20/25/50/100 credits. (or something
simmilar) Even without this I have to say great job Trap17 /smile.gif"
style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />....
More Than Just Free Hosting
Would it be better to host more than websites? (3) I was wondering.. I love trap17 and its a great way to actually host a decent forum.. but.. would it
be possible to also host gameservers? they shouldn't be that big and it depents on ur credits
how many slots you've got.. for example: I've got 49 credits, and a regular slot for a
random game costs 7 credits. Do the maths, its a 7-slot gameserver. If u want a 30 slots gameserver,
you'll need 210 credits for 1 month.. I can promise you that hosting gameservers will gain
trap17 loads, and i mean loads of new members. I know, its more expensive, since it t....
When Trap17 Will Host Non-english Sites?
"All websites must be in English to qualify for free hosting"- (6) QUOTE All websites must be in English to qualify for free hosting. We do this to ensure that
Accounts are legal and have permissable contents. I totally agree with the need to ensure that
accounts are legal and have permissable contentes, but I believe there's a big portion of forum
members who speak English as their second language, including myself, and so, I assume some time
they may need free hosting in their native language. So, why can't Trap17 host sites in those
non-English languages which have a large community in the forums? I'm sure that t....
My Hosting Request Email... [resolved]
(3) Hi, could you re-send the hosting email, as my mailbox has been going wrong recently, so i think the
email was lost. Thanks... minimcmonkey....
How To Disable Firefox's Awesome Bar
restore old location/address bar from firefox 2 (7) How To Disable Firefox's Awesome Bar Many people are struggling to find the benefits of
the so-called Awesome Bar as one member so truthfully pointed out , the smart tag makes your
viewing "illicit" sites more obvious, particularly when people are peering over as you're typing
keywords in /tongue.gif" style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" />
Anyway, for those of us who are too lazy to clear their history at the appropriate times, there are
two steps to disabling its function entirely: Type about:config into the locat....
Problems Logging Onto Some Websites
(4) Recently, I've been having problems staying logged in on certain forums. when i fill up my
username and password, the page reloads and goes to the member page, but when i try to click
something only applicable to members, it brings me to the guest pages and asks me to log in again.
This has happened to me on the Credit system on Trap17 and a couple of other forums as well.
I've cleared the cookies, reloaded the pages and stuff but to no avail. Any ideas?....
Websites Like Trap17?
are there any? (2) Are there any websites that give out different things other than free website hosting? if so please
post.....
Learn Html, Css, C And C++ Online For Free
Wanna learn to write programs and/or make websites? You can do it fre (12) Have you ever used an application or played a game and thought, "If you could only..." or "If I knew
how I would add..." but didn't know where to start? I did and decided to do a lil research. I
came across a site with great tutorials. There are many ranging from beginner all the way to
advanced. After each tutorial there is a test to practice what you just learned. I dunno if I am
allowed to post the url to these sites here due to spam filters but I will say that if you search
for "c programming" in any major search engine it should be the first link (after the....
Halliluya! I'm Either Rich....
...or it's an email scam! Guess which... (5) Just received this in my email. Wow! I'm----the----luckiest----guy---on---earth. ~Sob sob~
QUOTE FROM THE DESK OF MR ABUDU HASSAN BILLS AND EXCHANGE MANAGER, BANK OF AFRICA (B.O.A)
OUAGADOUGOU-BURKINA FASO. WEST AFRICA DEAR FRIEND I am the manager of bill and exchange at the
foreign remittance department BANK OF AFrica (B.O.A) here in Ouagadougou, Burkina Faso. In my
department we discovered an abandoned sum of US$10.5m (TEN MILLION FIVE HUNDRED THOUSANDS US
DOLLAR) in an account that belongs to one of our foreign customer (MR. ANDREAS SCHRANNER from M....
Can You Suggest A Good Free Email Server To Download?
(2) Howdy, almost in response to my post about IMAP and PHP:
http://www.trap17.com/forums/php-imap-read...elp-t56913.html (i still need help with this so please
if you have experience in PHP and accessing emails using PHP help!) Im thinking i need a new
mail server to rule out the possibility it could be my current mail server. Now currently im using
the mail server that comes with the XAMPP package, the mail server is mercury32 version 4.something
i know it supports the IMAP protocol because the docs say so and it has configs for IMAP. Ive messed
around with it and ....
Toolbars
why many websites are begging you to install their browser toolbar, wh (2) some websites are asking you to download their toolbar from a useful one like google toolbar to
harmful one like websearch toolbar and some provide service only if their toolbar is installed
(example: mega upload). QUOTE whats browser toolbar? Third-party toolbars for browsers are
best known for adding functionality and ease-of-use options to the end user. While the browser
itself handles basic browsing navigation (Back, Stop, Reload, etc) using its own toolbars, external
toolbars often add additional functionality to browsers (additional search fields, form-fil....
What Do You Thinks Of This Email
what do you thinks of this email (12) on the Feb 4, 2008 1:53 PM i have gotten this email CODE
[size="2"] subject Hello signed-by yahoo.co.uk [/size]
[color="#FF0000"] Hello My name is goodness, i saw your profile today and became
intrested in you,i will also like to know you more,and if you can send an email to my email
address,i will give you my pictures here is my email address (goodnessand500@yahoo.com) I
believe we can move from here! Awaiting for your mail to my email address above.
goodness.[/color] ....
Free Email Service
I am looking to start a free Email service (10) So i find my self sitting at my server, looking at whats been going on lately. Then i notice that at
one point in time i was offering Email and i thought to myself "You know what? I could really
attract some people if i started that again!", but there was one problem in my way! I dont
want to host this service on my server, i want it to be hosted remotely. I also want it to be free.
So here is what im looking for: A website that offers user@mydomainname.com email service At least
1GB per mail box guaranteed 24/7 access $0.00 price If anyone knows of such a s....
Send Fake Sms From Your Nokia Phone
sending SMS with your own From address (16) Sending Fake SMS There is a loop hole in Nokia mobile phone using which you can send fake
SMS messages. i.e you can send a SMS to your friend by changing the from address to some random
e-mail address. Nokia has a feature called SMS e-mail This feature is used to send e-mail by
SMS. You network operator will have a SMS e-mail server. You are supposed to send a SMS to the SMS
mail server with the To address, subject and e-mail body as a partof the SMS text body by following
the conventions provideded by your Network operator. You SMS server will read the To....
Email For My Members
(7) Dose any one know where i can get a free email serves to offer to my website members. I would like
it to be remotley hosted. I would also like it to be username@mydomain.com. I would like a free
service. I can deal with a pay one as long as it is not on $20 a month. Silent Shadow
www.zoneender.blogspot.com ....
How To Get New Ip Address
Request a new IP address from your ISP server. (12) Request a new IP address from your ISP server Here's how to do it in windows Sorry for all
you MAC user's /sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" />
Step 1, Click Start step 2, Click run step 3, In the run box type cmd.exe and click OK step 4,
When the command prompt opens type the following.PRESS ENTER after each new line. ipconfig
/flushdns *Press enter * ipconfig /release *Press enter * ipconfig /renew *Press enter * exit *press
enter * If you pplz are still have mess ups with this ill make a video TUT .. or if you....
Miracle Fruit - A Berry That Can Trick Your Brain
miraculin that binds to the tongue (14) Found only in West Africa, once plentiful but now reduced to very small area, this strange berry
isn't new to the world. But it's been re-introduced to the science community for what it can
do in this age of obesity. This berry, also known as Miracle Fruit, tricks the brain by binding to
the tongue. Its natural component basically tries very hard to hold on to any and every little bit
of sweetness from acidic molecules. And the result is that your brain notices sweet taste from
something that should not be sweet. Far fetched, you say? A demonstration was held ye....
Get 30 Gb Email For Free
let us talk about , email system for huge data ! (31) Friends here we are talking about largest email, free System http://www.30gigs.com this one is
good and can handel many file at a time. plz let me know any one having this type of information
! Also for small user www.walla.com is good one....
Memory Trick To Speedup Windows Xp
(28) Here is one of the not so known method for free-up the RAM to make the Windows run faster. When
programs run in Windows XP, they frequently use what are called DLLs (Dynamic-Link Libraries). These
contain shared programming instructions and other files like icons, graphics, sounds, etc. that
different applications use in order to run. DLLs are stored in RAM whenever the applications load
them; when you quit a program, XP is supposed to release the DLL from memory. But some DLLs can get
stuck. Here is the method to mend this up. Step 1: You can force Windows XP to re....
Which Proxy Sites Can Be Used To Access The Websites?
when in a firewall enviornment (30) My university lately instaled a firewall that prevents us from accessing certain websites I heard
there are some proxy websites that will enable us to circumvent this firewall can you post some
links of such websites? /laugh.gif" style="vertical-align:middle" emoid=":lol:" border="0"
alt="laugh.gif" /> /laugh.gif" style="vertical-align:middle" emoid=":lol:" border="0"
alt="laugh.gif" /> Edited topic title & description ....
Sending + Receiving Email Via Telnet
using email via the command line. (10) ok first off im no good at writing tutorials so feel free to flame me (hey that rymes). Anyway in
this tutorial i will basically show you how to send and receive email via the command-line terminal
emulation program called Telnet. Now where shall i start, hmm.. Sending Email!! Sending
Email Sending email requires a special type of server called an SMTP server (SMTP -> Simple Mail
Transfer Protocol). SMTP is the protocol used to send email just like POP is the protocol used to
receive. Now by default and most commonly SMTP servers run on port 25. To describe ....
Memorise Large Numbers
memorize numbers : Maths-Alphabet Trick to memorize numbers (8) Memorize numbers : How to memorize large numbers? Seems pretty much impossible
isn't it ? we can easily remember peoples faces or colors but numbers are very hard to memorize
because they are so hard to associate ,our brain thinks with pictures not with numbers. it's
easier for us to remember a chicken having a beer than to picture the numbers $4,6435.73. But
we can defeat the way our brain processes numbers by relating them to a certain word that represents
a mental picture !! All you have to do is memorize this chart, once i....
Verifying Email Addresses
Using a simple PHP script (9) This simple script will allow you to run some basic checks to make sure that any email address
entered is actually an email address. There is no guarantee offered that this will stop every single
fake email address, but it'll provide some protection. Now, the code! First we need to get
the email address to verify. Here, I get it using POST from an HTML form. CODE <?php //Load
email address from web form $email = $_POST['email']; Now, we move on
to our first check. Does the text that has been entered look like it could b....
The Funniest Websites On The Net
Suggest The Funniest Site On The Net (11) I Am Going To Start Of This Topic By Suggesting miniclip.com (Games Site) ....
Css Trick: Hide Disabled Internet Explorer Vertical Scrollbar
(18) I'm working on a website and a few minutes ago I got very tired from the Internet Explorer
vertical scrollbar. This vertical scrollbar is always there, even if the length of the page does not
require a vertical scrollbar. In this case, Internet Explorer will disable the scrollbar though not
remove it. In my opinion this would be correct behaviour. The disabled however not hidden scrollbar
means that a switch between a preview of your website in Mozilla Firefox and MS Internet Explorer
will lead to an annoying change of the location of your layout. To disable this an....
Hey Does Anyone Know Of Any Really Funny Websites?
(9) I know a couple like: Ebaumsworld.com and starterupsteve.com but i want more so gimme some links....
Looking for encrypt, email, address, websites, trick, email, harvesting, robots
|
|
Searching Video's for encrypt, email, address, websites, trick, email, harvesting, robots
|
advertisement
|
|