nCubed Free Members Only
The nCubed.com Free Members Only script was developed in response to the many requests from online development communities requesting a simple password protection schema. Adding the password protection to your page is relatively simple: Add two "include" files, insert a couple of conditional statements, add your members to the allowed members list and you're done... easy peasy. What if you know nothing about ASP/VbScript? No worries at all. The files you download are all but ready to use. There are comments in the code explaining exactly what you need to do and what not to touch. All you really need to do is copy and paste your content into the appropriate area and add your members to the allowed members list.
Visit publisher site: nCubed Free Members OnlyListing Details
- Version:
- 0.6
- Filed in:
-
Scripts / ASP / Scripts & Components / User Authentication
- Submitted on:
- Last Updated:
- Feb 11, 2009
- Publisher:
- Kindler Chase - nCubed.com Other listings by this publisher
License & Pricing Information
- License Type:
- Freeware
- Price:
- 0.00
- Additional Info:
User Reviews
Add/Edit Your ReviewDisplaying 1-1 out of 1 reviews
-
they did a nice job on the code. it does work - there are things we liked and things we didn't like. first what we liked - you can have multiple users and also there is no database. now what we didn't like - it is not at all easy to integrate into pages, also once you place the code and includes onto a page, if you leave that page - every time you go back to it you have to login again and again (no cookies). but for a very basic login script it will do fine. also - they write good clean code.