ASP Example 2: Password Protection Kaneohe HI

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

Local Companies

Best Buy
(808) 525-7182
478 Alakawa St
Honolulu, HI
Blue Planet Software
(808) 539-3900
2800 Woodlawn Dr
Honolulu, HI
Data 1
(808) 534-0730
547 Halekauwila St
Honolulu, HI
Macmouse Club
(808) 921-8294
627 South St Suite 105
Honolulu, HI
Apple Store
(808) 949-1075
1450 Ala Moana Blvd
Honolulu, HI
Maintec Inc
(808) 842-1220
2412 Rose St Suite 102
Honolulu, HI
Mana Software
(808) 523-6936
1026 Nuuanu Ave
Honolulu, HI
Acme Computer Services
(808) 545-1543
1302 Pali Hwy
Honolulu, HI
H Power Computing
(808) 531-1003
55 S Kukui St Suite C-107
Honolulu, HI
Data Care Technologies
(808) 524-3111
PO Box 37670
Honolulu, HI

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

Maintec Inc

(808) 842-1220
2412 Rose St Suite 102
Honolulu, HI

Related Articles
- Learning PHP: Installing and Configuring Kaneohe HI
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 Kaneohe HI
- Third password tutorial Kaneohe HI
- Password protection through JavaScript Kaneohe HI
- Password Protection Kaneohe HI
Related Articles
- Learning PHP: Installing and Configuring Kaneohe HI
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 Kaneohe HI
- Third password tutorial Kaneohe HI
- Password protection through JavaScript Kaneohe HI
- Password Protection Kaneohe HI

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