ASP Example 2: Password Protection Lynden WA

Learn to set up a password-protected directory using Active Server Pages.

Local Companies

WeaverPTS
360-927-9440
4002 Northwest Ave. Apt 204
Bellingham, WA
Integra Software
(360) 354-0424
Lynden, WA
Footprints Inc
(206) 625-4920
1402 3rd Ave Ste 1324
Seattle, WA
Electronicsboutique Holdings Corp
(360) 636-6058
351 Three Rivers Dr
Kelso, WA
Pioneer Hill Software
(360) 697-3472
Poulsbo, WA
PacificEast Research Group
(800) 665-8400
PO Box 439
Sumas, WA
Speedline Solutions Inc
(360) 318-8585
Lynden, WA
Lanng Consulting
(425) 820-8074
Bothell, WA
Rex's Software Studio
(206) 706-9717
4020 Leary Way NW Ste 314
Seattle, WA
Minisoft
(425) 869-7020
18106 NE 129th Pl
Redmond, WA

provided by: 
Originally published at Internet.com


[What You're Going To Need]
[Alter For Your Server]
[Protection Concerns]

Okay, here we go with Active Server Pages (ASP) Example Number Two. I should say that if you stopped by this page simply because of its offering a password system, then you may want to read over the original ASP tutorial first. Here, I'm going to assume you understand the concept of ASP and what it actually does. So go and give the first tutorial a once-over and come back. You'll get a great Server Side Include script for your trouble.

This is a stunning piece of work. So many people want a password protected page, but their server can't or won't set up a password protected directory ( So You Want A Password Protected Page, Huh? ). There are also JavaScript password systems, but those are usually fairly easy to crack by looking at the source code.
This pup is so much better because everything goes on behind the scenes and cannot be viewed by a normal browser. You really do need to have access to the pages themselves through FTP to get the code. It's a great system for protecting singular pages against people you'd rather not have sniffing around.

What You're Going To Need

This system works with five different pages: * password.asp is the form users fill out. * engine.asp is the VBScript that checks their entries. * invalid.asp is the page users get from invalid login and password. * inyougo.asp is the page they get with correct login and password. * passwords.txt is the text page that contains the passwords...

Read article at Internet.com site

Featured Local Company

PacificEast Research Group

(800) 665-8400
PO Box 439
Sumas, WA
http://www.pacificeast.com/contact_us/default.htm

Related Articles
- Learning PHP: Installing and Configuring Lynden WA
Before you can begin programming with PHP, you must first install and configure it on your system. In this second article of the Learning PHP series, Liz Fulghum teaches you how.
- Password protection through JavaScript Lynden WA
- Password Protection Lynden WA
- Headline Script Lynden WA
- Third password tutorial Lynden WA
Related Articles
- Learning PHP: Installing and Configuring Lynden WA
Before you can begin programming with PHP, you must first install and configure it on your system. In this second article of the Learning PHP series, Liz Fulghum teaches you how.
- Password protection through JavaScript Lynden WA
- Password Protection Lynden WA
- Headline Script Lynden WA
- Third password tutorial Lynden WA

Topics: 
Architecture & Design Languages & Tools Project Management Web Services
Database Microsoft & .NET Security Wireless
Java Open Source Techniques XML