THIS SCRIPT BROUGHT TO YOU BY JAVAFILE.COM 1. Login Pass Applet ----------------------- Title: pass1.class (Login Pass Applet) Author: Jacky Leung Email: jackyleung@bigfoot.com Web site: http://members.xoom.com/jackyhk Notice: This version(1.11) and previous versions' applet of Login Pass Applet are free for both commercial and personal use. You may not, however, redistribute this applet or its associated material as part of a CD or book or web without the express written permission of the author. User take all of her responsibility of using this applet. User assume to agree the above term if using this applet. Thanks for taking a look at Login Pass Applet. Jacky --Nov 6, 2000 2. What's New ------------- 06/11/2000 - Login Pass 1.11 Released amend typing mistake 14/12/1999 - Login Pass 1.1 Released add targetframe parameter to customize frame target support up to 10 users add error control if more than 10 users using class file instead of jar file 05/07/1999 - Login Pass 1.01 Released amend typing mistake and adjust some label field longer 10/06/1999 - Login Pass 1.0 Released 3. Files Distributed with Login Pass Applet -------------------------------------------- The following files will be unpacked onto your system. Please place the applet as the same path of your HTML directory. readme.txt - readme File (This file) pass1.class - the Login Pass applet class file testpass.html - sample html to use this applet passok.html - sample html when login success testpassframe.html- sample html to use frame of this applet testpl.html - sample html of left frame of testpassframe.html testpr.html - sample html of right frame of testpassframe.html in.txt - url,username and password file 3. Parameters ------------- title - the field to show the title of this applet author - the field must enter in order to use this applet targetframe - the target frame window when hit the button list and default is _self 4. Content in in.txt file ------------------------- first line is the target URL to navigate within same directory second line is the login name of first user third line is the password of first user fourth line is the login name of second user fifth line is the password of second user User need to type correct username and password to login succuessfully. Notice : Support up to 10 users only.