Categories

Updated: 05/15/2007

Simple Javascript Multi-User login

This JavaScript will controll access to any pages you specify. Within this script you can configure any amount of username and password aswell as the page the user is directed to on success and the page the user is sent to if they fail. Employing this script is incredibly simple: just copy the code into the head of your document and the login form into the body of your page. Then it''s just the matter of configuring login combinations, success and failiure pages and that''s it done. This script is simple, running on a single multi-dimesional array of usernames and passwords. Installation normally takes about 4 minutes.
Similar Scripts for "Simple Javascript Multi-User login"

Text Box Ticker

A Javascript Text Box Ticker that ticks a number of messages on a Text Box. This ticker is very easy to customise. You can add any number of messages and their corresponding URLs. Messages must be added to the array ticker_msg and the URLs must be ad...

Basic array building with javascripting

This is for those new to javascripting. This tutorial will show you how to create a javascript array in the internet browser.

Button Ticker

This is a Cross Browser Javascript Button Ticker that ticks a number of messages on a button.You can change the direction in which the message ticks. (i.e the order in which the message ticks). This ticker is very easy to customise. You can add any n...

Cross Browser Ticker

This is a Cross Browser Javascript Ticker that runs on MSIE as well as Netscape. This ticker is very easy to customise. You can add any number of messages and their corresponding URLs. Messages must be added to the array ticker_msg and the URLs must ...

Client-Side Scripting and ASP

This article looks at a couple of ways to get the code in the client-side and server-side to communicate each other: Using the Javascript Array and Using ASP and XML.
©2003-2008 jCay.com