|
A simple solution to
NoPeek is a
This code allows you to
One way spammers get your
completely remove your html
"no-right-click"
disable the ability of
email address is with
source code from prying eyes
script (without the
visitors to your site from
programs written to extract
using javascript and frames.
prompt/alert) for webmasters
being able to use the
addresses from web pages.
wanting a polished,
"Right-Click"
These robots, as they are
professional look.
function to save images from
called, look for mailto:
your web site.
links in the body of web
pages. A good way to protect
your email address from
spammer lists created in
this way is keep your email
address off web pages. But
what if you want people to
have your links to your
email address? This script,
SafeMail, solves the
problem. SafeMail lets you
put your address on the page
using javascript's
document.write method. With
this, your user's browser
displays your email link
exactly as if you had coded
it with HTML, except you can
achieve this effect without
at any point putting the
string of your email address
in the code. This means
spambots find nothing, and
you stay clear of spam.
Date: Apr, 16 2002 Date: Feb, 26 2002 Date: Nov, 29 2001 Date: Nov, 14 2001 |
|
This short JavaScript will
This is a short encrypted
This is a little JavaScript
Use this code to disable the
allow you to disable the
password Javascript that
crypto library that contains
ability of visitors to your
right-clicking on the mouse,
allows you to password
implementations of ARCFOUR
site from being able to use
useful for preventing users
protect your webpage.
stream cipher, SHA-1 hash
the "Right-Click"
from copying the content on
algorithm, CRC-32 check sum
function to save images from
your page, etc.
counter and other useful
your web site.
tools for securely password
protecting web documents.
Date: Oct, 01 2001 Date: Jul, 23 2001 Date: Apr, 23 2001 Date: Apr, 11 2001 |