Hits Today: 2 Total: 27003 | Updated: 9/22/2001 | |
 | Its allows user to enter their username/userpassword, in order to getting further into your webpages. Its also allows new user to creates a very simple account like: User FullName, User nickname and User password. Author: Tri Nguyen Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 10368 | Updated: 8/19/2001 | |
 | Use this encrypted JavaScript password script to password-protect your page. The script "scrambles" the password, so viewing the source code won't compromise it. A good alternative to CGI password scripts that require your server supports a CGI-BIN. Author: John Miller Code: ASP 3.0 & JScript |
Hits Today: 1 Total: 22663 | Updated: 3/31/2001 | |
 | This tutorial ahows you how to use Asp Password Protection for your website.
Author: Faisal Arif Code: ASP 3.0 & VBScript | |  | |
Hits Today: 1 Total: 5165 | Updated: 9/22/2002 | |
 | This code from Anil Kumar checks your password and gives an analysis of how good it is, validating it.
Author: Anil Kumar Code: ASP 3.0 & VBScript |
Hits Today: 2 Total: 4938 | Updated: 11/29/2002 | |
 | Sorry guys, my first submission! Didn't realize it read my article as html! Please read it again. Ta. I was looking at password protection, and found nothing like this. It uses a file name as the password, with the file extension. Author: jason mulryan Code: ASP 3.0 & VBScript |
Hits Today: 2 Total: 6427 | Updated: 2/11/2003 | |
 | This code, submitted by author Vipin Sharma, helps with sending passwords through through Email(Using CDONTS) Author: vipin sharma Code: ASP 3.0 & VBScript |
Hits Today: 2 Total: 10769 | Updated: 1/1/2004 | |
 | Very minimalist code for password protected pages. (passwords are not database driven). Just copy and paste! Put your files head or in an include file. Author: Ferruh Mavituna Code: ASP 3.0 & VBScript | |  | |
Hits Today: 1 Total: 9028 | Updated: 4/8/2002 | |
 | This article demonstrates how to write simple Active Server Pages (ASP) code to restrict access with a logon page. The methods in this article are simplistic. Author: Microsoft Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 1770 | Updated: 11/5/2004 | |
 | When registering a new user, CMS often requires the user to re-enter his/her password to avoid typo. This article demonstrates that how to use javascript to do the re-enter password validation. Author: Ray Gao Code: ASP 3.0 & JScript |
|