ASP Example 2: Password Protection Pullman WA

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

Local Companies

Impac Services
(360) 750-4605
5721 SE Columbia Way
Vancouver, WA
Acceleration Software International Corporation
(360) 697-9260
1050 NE Hostmark St
Poulsbo, WA
MIS Construction Software
(425) 882-3027
8512 154th Ave NE
Redmond, WA
New Hope Software
(206) 232-9247
Mercer Island, WA
Forte Design Systems
(425) 869-4227
16150 NE 85th St Ste 214
Redmond, WA
Command Applied Technology Inc
(509) 334-6145
PO Box 511
Pullman, WA
Identitymine Inc
(253) 722-0800
1015 A St
Tacoma, WA
Cascade International
(360) 668-4106
Snohomish, WA
Automated Options Inc
(509) 467-9860
9515 N Division St
Spokane, WA
Dpn Inc
(253) 983-9500
2021 70th Ave W
Tacoma, 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

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