| Current |
|
| Total |
| Listings: |
5735 |
| Categories: |
681 |
| Votes: |
187 |
|
|
This site is a comprehensive online source of the most up-to-date information related to the different technology platforms, scripting languages and software tools. Any webmaster will definitely find some helpful articles or script reviews here.
|
| News |
24.03.2008 We are fortunate enough to have our first sponsors and partners that are willing to contribute to the development of our web site resources. As we continue to grow, our aim is to provide you with all the tools and resources you need for the development of your business. We strongly believe that your sponsorship and cross promotions are a winning combination for both our parties. We are looking forward to adding you to the growing list of our sponsors. Contact us for more information.
23.02.2008 Over 1000 resources are now available in our Internet directory. Wide range of web scripts and applications with descriptions and reviews will certainly make contribution to the development of your web site or services. All the material on elitescriptz.com has been thoroughly selected and divided into groups and sections thus allowing you to find an appropriate software easily and quickly.
17.01.2008 The leading web development company Conkurent LLC has launched a brand new project EliteScriptz.com recently! The hottest IT news, the most relevant information is aggregated here exclusively for you.
|
|
|
If you want to 'protect' a site and don't have CGI access, you can try this JavaScript. Visitors get three tries to enter the correct password then they are refused entry. The password of this example is: password.
|
http://javascript.internet.com/passwords/three-tries.html
(Clicks: 0;
Comments: 0;
Listing added: May 14, 2008)
|
|
If a visitor wants to go a password protected page, they must first enter the correct password on the page with this script. This script will just take you to [password you enter].html. This program works as long as JavaScript is enabled and you have an index.html file in your directory. The password is the protected filename without the .html ending.
|
http://javascript.internet.com/passwords/prompt.html
(Clicks: 0;
Comments: 0;
Listing added: May 14, 2008)
|
|
This user friendly script allows you to password protect your Web site/pages. The password is the filename without the .html ending. This password for this example is gatekeeper-in.
|
http://javascript.internet.com/passwords/gatekeeper.html
(Clicks: 0;
Comments: 0;
Listing added: May 14, 2008)
|
|
You can use a basic cookie script to keep visitors (that don't have the cookie on their system) from viewing certain parts of your site (kind of.... There are always ways around it). The cookie is placed when the password provided is correct. Then, when they are forwarded to the password protected page, the cookie allows them to stay. Those without the cookie are sent back.
|
http://javascript.internet.com/passwords/cookie.html
(Clicks: 0;
Comments: 0;
Listing added: May 14, 2008)
|
|
This JavaScript is just like the previous Multiple Users one, but doesn't use a table interface to login. Instead, after clicking the Login! button, the script will prompt users for their username and password, and then perform the password-protection.
|
http://javascript.internet.com/passwords/multiple-users-prompt.html
(Clicks: 0;
Comments: 0;
Listing added: May 14, 2008)
|
|
Password Pro is a password protection program written in JavaScript that uses an encryption mechanism, to hide the password from the source code. You can use Password Pro to protect folders or files. The pages name must be the same with your password, and the script is case sensitive and can only recognize numbers and letters.
|
http://www.geocities.com/SiliconValley/7096/files/scripts/passwd.html
(Clicks: 0;
Comments: 0;
Listing added: May 14, 2008)
|
|
This JavaScript lets you set up a separate username and password for as many members as you want, and even give each a different page to go to after logging in.
|
http://javascript.internet.com/passwords/multiple-users.html
(Clicks: 0;
Comments: 0;
Listing added: May 14, 2008)
|
|
|
|