Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Most Popular Scripts | JavaScript | Scripts & Programs | Security

Results 1-20 of 38
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.
(136 ratings)
Reviews1
PriceFree
Views4719
AntiSpambotMailto()
posted bykenricinSecurity
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 of ASCII codes. Each encoded character is also offset by the total length of the email address. For a spambot to be foolproof, they would have to write a complete JavaScript parser, which seems unlikely.
(105 ratings)
Reviews0
PriceFree
Views2916
Hide Your Source Code
posted bymbaroneinSecurity
This tutorial/code will show you all you need to know, and provide you with the scripts, to hide your source code.
(84 ratings)
Reviews3
PriceFree
Views25387
Source Code Encryption Wizard - Automated
posted bymbaroneinSecurity
Scramble the source of any chunk of code, or the entire webpage, using this creative script. The encrypted code will still be interpreted properly by the browser, just difficult for us humans to read.
(58 ratings)
Reviews1
PriceFree
Views15032
Javascript and Html Source Encoding
An example of a simple JavaScript encoding of an html page. When the page loads you are prompted for a password. Enter the correct password and the page displays properly - enter the wrong password and you see only an "Invalid password" message. Viewing the source of the page shows only the encoded content. The encoding is fairly basic but should stop all but the most determined script thieves, spam-bots, or spiders. Tested in Mozilla on Linux, IE on Windows, and Safari on Mac.
(42 ratings)
Reviews0
PriceFree
Views4068
Disabling the Right Mouse (Right-Click) Button
posted bysupportinSecurity
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.
(41 ratings)
Reviews2
PriceFree
Views13508
Password protection by razalgar
posted byrazalgarinSecurity
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.
(40 ratings)
Reviews1
PriceFree
Views8422
Blowfish HTML Encryption
posted bysgriffininSecurity
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. Tested in all the most popular browsers, including: IE, FireFox and Chrome.
(33 ratings)
Reviews0
PriceFree
Views5770
Disable right click on images script
Use this script to disable right clicking on your page's images, so to prevent visitors from easily saving/copying them.
(27 ratings)
Reviews0
PriceFree
Views10755
Encrypted Password Script
This is a short encrypted password Javascript that allows you to password protect your webpage.
(27 ratings)
Reviews0
PriceFree
Views17820
Block the right-click
posted bycrankyinSecurity
This short JavaScript will allow you to disable the right-clicking on the mouse, useful for preventing users from copying the content on your page, etc.
(25 ratings)
Reviews1
PriceFree
Views5300
Basic No-Right-Click Mouse Script
posted bysupportinSecurity
Easy, short, cut-and-paste header script that intercepts the mouse right-click event and shows an alert box instead, thus disabling it. Intended to provide simple limited protection for page images, etc.
(18 ratings)
Reviews0
PriceFree
Views8483
No-Right-Click 3
posted bymbaroneinSecurity
This code allows you to disable the ability of visitors to your site from being able to use the "Right-Click" function to save images from your web site.
(15 ratings)
Reviews0
PriceFree
Views5865
EasyFreeCrypt
posted byfranz333inSecurity
Encrytion of Strings with Javascript like ARCFOUR. but no trademark. Security requires that the key is used only once.
(15 ratings)
Reviews0
PriceFree
Views2327
Captcha Code Generator JQuery Script
posted bykshirininSecurity
Captcha Code Generator JQuery Script allows you to create random images.A six character code that has to be entered by the user before submitting the form. This ensures that the web forms are not automatically submitted.
(13 ratings)
Reviews1
PriceFree
Views1176
rand password
posted bytressinSecurity
This JavaScript generates a random password of how many and what ever characters you want.
(10 ratings)
Reviews1
PriceFree
Views3746
Email obfuscator and encoder
posted bykublaiinSecurity
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 splits an address in six different parts, so that bots are not able to recognize it, and it also encode the @ symbol and the . (dot) using ascii codes, just to make it harder for bots to decode it. Even if the email harvesting software can read javascript and put the different parts of the address together, it would obtain an useless text like this: myaddress@mydomain 6;com instead of [email protected].
(9 ratings)
Reviews0
PriceFree
Views1243
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 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.
(9 ratings)
Reviews0
PriceFree
Views3447
FREE - Anti Text Selection - Javascript
posted byremygp17inSecurity
A very simple and powerfull Anti Text Selection javascript !!!! This script is useful if you don't want to give the possibility to your visitors to select texts on your website (avoid a copy/paste for exemple).
(9 ratings)
Reviews0
PriceFree
Views1771
Source Code Security
posted bydazinSecurity
A simple solution to completely remove your html source code from prying eyes using javascript and frames.
(9 ratings)
Reviews0
PriceFree
Views7448
Results 1-20 of 38