Active Articles: 2038
Total Categories: 16
Sub Categories:616
Stop the Spam-bots | ||||||||
This FREE online tool generates some Javascript code that you can cut and paste into your HTML so that all those annoying spam-bots won't be able to harvest your e-mail address from your webpage. It writes your e-mail address to the browser but doesn't include your address in the actual HTML code. ** PHP and ... learn more
| ||||||||
| ||||||||
No Select Text script | ||||||||
Disable viewers' ability to select text on your page by installing this script. With it, dragging the mouse over text has no effect. ... learn more
| ||||||||
| ||||||||
No Right Click Generator - Simple-Code.Net | ||||||||
This is a simple JavaScript that allows you to protect your HTML source code and images of your web sites by preventing visitors from right-clicking on your sites. An specified alert box will prompt out when visitors right click their mouse. ... learn more
| ||||||||
| ||||||||
Password protection by razalgar | ||||||||
A code snippet that prompts user for password. If they enter the correct password it displays welcome in an alert box. Otherwise, it displays sorry wrong password in an alert box and sends them back to the previous page. ... learn more
| ||||||||
| ||||||||
EasyFreeCrypt | ||||||||
Encrytion of Strings with Javascript like ARCFOUR. but no trademark. Security requires that the key is used only once. ... learn more
| ||||||||
| ||||||||
Javascript md5 | ||||||||
This script is used to make md5 hash strings. It is fully compatible with UTF-8 encoding. ... learn more
| ||||||||
| ||||||||
Disabling the Right Mouse (Right-Click) Button | ||||||||
This script allows you to effectively protect your code from prying eyes by disabling the availability of the right-click context menu's View Source option in the browser. ... learn more
| ||||||||
| ||||||||
Email AntiLeech | ||||||||
This very simple yet original script prevents all softwares from grabbing email addresses from your site. It can be used with any automated script (e.g. forum, directory, etc.) to protect your visitors. It can also help you trace the culprits for further complaints. ... learn more
| ||||||||
| ||||||||
NoPeek | ||||||||
NoPeek is a "no-right-click" script (without the prompt/alert) for webmasters wanting a polished, professional look. ... learn more
| ||||||||
| ||||||||
Blowfish HTML Encryption | ||||||||
Uses 448-bit Blowfish encryption to create password protected web pages. The encrypted pages use JavaScript to self-decrypt in a standard web browser, but only after the correct password has been entered. The script has been tested in all the most popular browsers, including: IE6, FireFox and Netscape. ... learn more
| ||||||||
| ||||||||
Javascript sha1 | ||||||||
This script is used to make sha1 hash strings. It is fully compatible with UTF-8 encoding. ... learn more
| ||||||||
| ||||||||
Step by step howto - display a warning before leaving site | ||||||||
Sometimes there is an audit requirement, to let customers know a link is off your site and therefore you take no further responsibility for it. I’ve used some simple javascript code, which is triggered by the click (onclick event). ... learn more
| ||||||||
| ||||||||
SafeMail | ||||||||
One way spammers get your email address is with programs written to extract addresses from web pages. These robots, as they are called, look for mailto: 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 ... learn more
| ||||||||
| ||||||||
AntiSpambotMailto() | ||||||||
CGI mailto forms provide the ultimate level of protection from spambots. However, unless you need that for other reasons such as database transactions, mailto links have the great advantage of ensuring that you receive the sender's correct email address. The beauty of AntiSpambotMailto is that the email address parameter is not just the usual collection ... learn more
| ||||||||
| ||||||||
JScriptEncrypt | ||||||||
This JavaScript library provides encryption for Web pages using simple, text-oriented method called column transposition. The idea is to write the plain text in block on the row-first bases. The text is then read column-first. The trick is in that the columns are not read from left to right, but in the order specified by ... learn more
| ||||||||
| ||||||||
Email obfuscator and encoder | ||||||||
Email harvesting is a real problem nowadays; publishing an email address on a web page means exposing it to automated email collection softwares. Once it's been collected there no way of getting rid of spam. The best way to avoid this is obfuscating and encoding email addresses; this simple javascript script does exactly that. It ... learn more
| ||||||||
| ||||||||
Hide Your Source Code | ||||||||
This tutorial/code will show you all you need to know, and provide you with the scripts, to hide your source code. ... learn more
| ||||||||
| ||||||||
rand password | ||||||||
This JavaScript generates a random password of how many and what ever characters you want. ... learn more
| ||||||||
| ||||||||
Source Protector | ||||||||
This script prevents people from right-clicking on your page to steal your HTML source codes or images. There are a few weaknesses to this, but it is a good barrier against anyone trying to steal your code. ... learn more
| ||||||||
| ||||||||
JBAJSENcryptv2 | ||||||||
Simple input and advanced page creation program to encrypt html pages including all scripting. For the page creation program place your HTML page code in the approbriate text box and enter the login and keycode info. After you click submit the program will encrypt and place inside an HTML container file that will require the correct ... learn more
| ||||||||
| ||||||||
