ASP Example 2: Password Protection Pearl MS

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

Local Companies

Adams Computer Consulting
(228) 452-2211
316 Davis Ave
Pass Christian, MS
Cytec
(601) 362-1612
1424 Old Square Rd
Jackson, MS
Info Services
(601) 898-7858
125 Solleftea Dr
Madison, MS
Compusystems Inc
(662) 335-2060
1718 George Abraham Blvd
Greenville, MS
Total Management Systems Inc
(662) 342-2661
8202 Louisa Cv
Southaven, MS
Mortgage Software Inc
(601) 936-5241
3430 Dawn Dr
Pearl, MS
Ideal Software Systems Inc
(601) 693-1673
4909 29th Ave
Meridian, MS
Gulf Coast It Services
(228) 467-7276
603 Highway 90 Ste 5
Bay Saint Louis, MS
Common Sense Computers
(601) 482-4534
2412 C St
Meridian, MS
Decisionone
(662) 280-2690
2136 Stateline Rd W
Southaven, MS

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
Related Articles
- Learning PHP: Installing and Configuring Pearl MS
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.
- Headline Script Pearl MS
- Password Protection Pearl MS
- Password protection through JavaScript Pearl MS
- Third password tutorial Pearl MS
Related Articles
- Learning PHP: Installing and Configuring Pearl MS
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.
- Headline Script Pearl MS
- Password Protection Pearl MS
- Password protection through JavaScript Pearl MS
- Third password tutorial Pearl MS

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