ASP Example 2: Password Protection Brandon MS

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

Local Companies

End 2 End
(662) 513-0999
2627 W Oxford Loop
Oxford, MS
Innovative Solutions Inc
(601) 631-0306
1529 Walnut St
Vicksburg, MS
Counter Point User's Group of Ms
(601) 982-2757
5435 Executive Pl Ste A
Jackson, MS
Polcom
(662) 844-0470
121 N Industrial Rd
Tupelo, MS
B T M Solutions
(662) 328-2400
572 Yorkville Rd E
Columbus, MS
Computer Doctor Inc
(662) 489-9944
Pontotoc, MS
Datapak Inc
(601) 636-4844
1021 Walnut St
Vicksburg, MS
Cafs Inc
(228) 374-7544
1084 Judge Sekul Ave
Biloxi, MS
PC Doctor
(662) 349-0135
7075 Malco Blvd
Southaven, MS
A & A Computer Services
(228) 588-6153
25719 Yellow Bluff Rd
Hurley, 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 Brandon 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.
- Password Protection Brandon MS
- Password protection through JavaScript Brandon MS
- Headline Script Brandon MS
- Third password tutorial Brandon MS
Related Articles
- Learning PHP: Installing and Configuring Brandon 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.
- Password Protection Brandon MS
- Password protection through JavaScript Brandon MS
- Headline Script Brandon MS
- Third password tutorial Brandon MS

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