|
|
| Password Protection [+] Favor-It | |
| |
 |
| | Sort By:
|
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 |
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 |
The Basics: You will need a database with a table in it to store user names and passwords for those who you will be admitting to the password-protected area. Author: TAKempis Code: ASP 2.0 & VBScript |
|  | |
This tutorial ahows you how to use Asp Password Protection for your website.
Author: Faisal Arif Code: ASP 3.0 & VBScript |
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 |
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 |
This code, submitted by author Vipin Sharma, helps with sending passwords through through Email(Using CDONTS) Author: vipin sharma Code: ASP 3.0 & VBScript |
|  | |
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 |
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 |
Icon Key >
 - Recently Updated
 - Showcase Listing
|