Categories

Updated: 06/08/2006

PassGen

PassGen, an easy way to make sure your users choose secure passwords to cut down on password hackers breaking their accounts open! Set comes with 2 scripts, one that allows them to enter data and generates a password based on that data, and one that randomly chooses a secure password and displays it for them. Both scripts use 2 arrays, 1 for letters(of both capital and lower-case letters) and the other for numbers 0 - 9. It iterates through a loop and picks out random numbers and letters and put them together. Given that they are random, it makes it very difficult to be &"cracked&" by malicious &"hackers&". It then returns the password and displays the page, generated_password.html in your templates/ subdirectory.
Similar Scripts for "PassGen"

Alphabet Soup

This is an interesting visual effect JavaScript. Using sine and cosine functions this JavaScript allows you to rotate each alphabet letter in a circle continuously. Every so often all the letters gather together in a center, and then get scattered again.

Anagram Text

This is an earlier version of Slide Anagram. Instead of the letters sliding around, they just jump to the next position. This program is based on the NervousText demo which comes with Sun''s java SDK.

Slide Anagram

This applet takes 3 strings as arguments and will slide the letters around from one string to the next. It assumes the strings are of equal length and that they are anagrams (i.e. they all contain the same letters). The speed of the sliding is a bit...

UtilMind Solutions: Contact Form

This script posts result of filled contact form. Not too universal and does only that is necessary - takes entered field of the form and sends them via e-mail with the IP and remote host information of contact person (also keeps the sent letters in t...

BNBBOOK Guest Book Processor Script

BNBBOOK is an easy to install and configure guestbook script with many useful features. Some of its main features are: Autorespond letter to signer, Filters out your list of dirty words, Domain check to prevent offsite calling of the script, Newest e...
©2003-2008 jCay.com