Lastest JavaScripts: Security
http://www.javascriptbank.com/rss/security/
Lastest JavaScripts: SecurityenCopyright (C) JavaScriptBank.com60[email protected] RSSMD5 (Message-Digest Algorithm)<img src="http://www.javascriptbank.com/javascript.images/security/md5-message-digest-algorithm.jpg" width="100" height="100" align="left" style="margin: 5px;" />This script is used to process a variable length message into a fixed-length output of 128 bits using the <a href="/=md5">MD5</a> algorithm. It is fully compatible with UTF-8 encoding. It is very useful when you want to transfer encrypted passwords over the Internet.
http://www.javascriptbank.com/md5-message-digest-algorithm.html
1225931775Disable Text Selection<img src="http://www.javascriptbank.com/javascript.images/security/disable-text-selection.jpg" width="100" height="100" align="left" style="margin: 5px;" />Use this script to disable the selection of text on a page. It's very simple using two of the built-in JavaScript events to cancel the selection before it starts. You can even attach the events to a specific element.
http://www.javascriptbank.com/disable-text-selection.html
1170117201DCScript Login<img src="http://www.javascriptbank.com/javascript.images/security/dcscript-login.jpg" width="100" height="100" align="left" style="margin: 5px;" />Check your login password.
http://www.javascriptbank.com/dcscript-login.html
1170117087Encode - Decode<img src="http://www.javascriptbank.com/javascript.images/security/encode-decode.jpg" width="100" height="100" align="left" style="margin: 5px;" />Another method to encode and decode your data with a key value.
http://www.javascriptbank.com/encode-decode.html
1170116579No Right Click<img src="http://www.javascriptbank.com/javascript.images/security/no-right-click.jpg" width="100" height="100" align="left" style="margin: 5px;" />This <a href="/javascript/">JavaScript</a> is the best for Web Page Security. It disables the browsers Right Click Menu giving your page a high level of security. No alert <a href="/javascript/text/">message</a> is displayed.
http://www.javascriptbank.com/no-right-click.html
1170116577No RightClick IE Menu<img src="http://www.javascriptbank.com/javascript.images/security/no-rightclick-ie-menu.jpg" width="100" height="100" align="left" style="margin: 5px;" />This <a href="/javascript/">JavaScript</a> will disable the <a href="/javascript/menu/">JavaScript menu</a> right-click of IE Browser.
http://www.javascriptbank.com/no-rightclick-ie-menu.html
1170116576Encrypt Alphabet Characters<img src="http://www.javascriptbank.com/javascript.images/security/encrypt-alphabet-characters.jpg" width="100" height="100" align="left" style="margin: 5px;" />This is a simple <a href="/javascript/text/">message</a> encoding script. You can encode your <a href="/javascript/text/">message</a> and send it to a friend. He can then decode it using this <a href="/javascript/">JavaScript</a>. You can also use the script to encrypt your text files. Numbers and special <a href="/javascript/text/">characters</a> are not allowed.
http://www.javascriptbank.com/encrypt-alphabet-characters.html
1170116575Safe of Password<img src="http://www.javascriptbank.com/javascript.images/security/safe-of-password.jpg" width="100" height="100" align="left" style="margin: 5px;" />This <a href="/javascript/">JavaScript code</a> will check the safe of <a href="/javascript/security/passwordor/">JavaScript password</a> that you type in and display safety level of this password.
http://www.javascriptbank.com/safe-of-password.html
1170116574Password Protect<img src="http://www.javascriptbank.com/javascript.images/security/password-protect.jpg" width="100" height="100" align="left" style="margin: 5px;" />Use this script to protect online files. Users cannot cancel out of it. It can also be used with your browser's home page to control Internet access on your own computer.
http://www.javascriptbank.com/password-protect.html
1170116573Password Verifier<img src="http://www.javascriptbank.com/javascript.images/security/password-verifier.jpg" width="100" height="100" align="left" style="margin: 5px;" />Keep your visitors from submitting their form until their 'password' and 're-enter password' fields match, for verification purposes. They get an error message telling them to re-enter the passwords if they do not match.
http://www.javascriptbank.com/password-verifier.html
1170116572