|
Scripts > JavaScript > Scripts and Programs > User Authentication
|
1. Block IP address script
|
Use this script to block certain IPs from your webpage, by redirecting them to another site. Uses SSI to determine the users IP, and JavaScript to block access.
Hits: 3 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
2. Password Validator
|
The Password Validator is a piece of javascript code that will allow you to add dynamic validation to password fields on your forms .NET style. It not only checks for required passwords but also shows an interactive message showing strength of password. This can be done quickly by adding 2 lines of code to your existing HTML pages. As with all my other snippets, you DO NOT have to modify any existing code
Hits: 3 Rating: 3.00 Votes: 1
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
3. Password Generator
|
Password generator creates random passwords
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
4. Strong Password Validator
|
Checks for uppercase, lowercase, numerical, length, and special character.
Hits: 5 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
5. Simple Password Gate
|
Simple Password Gate is a logon script allowing your visitors to logon using a password. The password is the name of the page, for example the page photos.html would have the password photos. This script is not 100% secure. Now available: Username and password version, where the page is username-password.html. We recommend looking at the site for more details. Bolt Solutions always runs special offers - so you might get Simple Password Gate at a reduced price!
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
6. Username / Email Changer
|
The Username / Email Changer control is a simple but powerful control that ensures username / email address hygiene through an easy to use and intuitive interface. The control uses regular expressions to validate email address syntax, in addition with a confirmation challenge. A dynamic status display provides users with all the necessary feedback to ensure the quality of their responses. The control also reduces round-trip time to the server by ensuring that the email addresses provided passes all tests prior to submitting a request.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
7. cPanel/WHM Login
|
This script allows you to put a cPanel/WHM login form on your site for easy login. This script also has the capability to log into different servers from the same form. This script also uses PHP.
Hits: 4 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
8. Easy Password Script
|
This simple script will send a user to a page only if they supply the correct password, helping to keep the page hidden from others.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
9. Random password generator
|
Having a difficult time thinking up a password? Need to automatically generate a password as part of a larger application? This script can help. It randomly creates a password of any specified length using alphabetic and numeric input.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
10. Simple Login Script
|
This script enables you to create a members only area on your web site. It uses cookies to ensure a correct login is supplied before granting access, to the area. Also includes the option to have a logout button on your members area pages. Also members can be directed to their own pages after login. Version 1.9 includes support for frames.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
|