ASP Example 2: Password Protection Montana

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

Local Companies

Computer Software Associates
(406) 282-7150
7280 Churchill Rd
Manhattan, MT
Tech Time
(406) 256-0627
1111 Maggie Ln
Billings, MT
Choicepoint Inc
(406) 586-0513
141 S Discovery Dr
Bozeman, MT
Rontel Communications
(406) 294-0100
208 N 28th St Ste 351
Billings, MT
Montana Interface Incorporated
(406) 587-7350
265 Story Hill Rd
Bozeman, MT
Snapapps.Com
(406) 542-3200
910 Brooks St
Missoula, MT
Remotescan
(406) 549-1720
Missoula, MT
Paradigm Software Inc
(406) 586-8780
900 Technology Blvd
Bozeman, MT
Software Design Associates
(406) 252-5945
706 Central Ave
Billings, MT
Axiom It Solutions Inc.
(406) 880-6060
2000 S Russell St Ste 4
Missoula, MT

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
- Password protection through JavaScript Montana
This is the first in a series of script tips meant to discuss and describe the concept of creating password protection through JavaScript.
- Learning PHP: Installing and Configuring Montana
- Third password tutorial Montana
- Headline Script Montana
- Password Protection Montana

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