- 1,233 categories
- 40,346 scripts
Updated: 05/15/2007
- 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.
- Categories
- Tags
- Platforms
- Licenses
- Author
- 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...
- This is for those new to javascripting. This tutorial will show you how to create a javascript array in the internet browser.
- 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...
- 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 ...
- 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.