tPassword
| Description |
tPassword is a little Password Applet. This size is very small (4 or 7 Ko).
tPassword run on all browser with support JDK 1.02.
With tPassword you can define a user liste in a file and associate to each user a destination page.
tPassword is create for personal page without CGI and .htacces .
tPassword est une applet de Password / Mot de passe. Sa taille réduite vous permet de l'utiliser facilement (4 ou 8 Ko).
Elle est totalement parametrable et fonctionne sur tous les navigateurs supportant le JDK 1.02..
Avec tPassword vous pouvez utiliser une liste d'utilisateurs et associer a chacun d'eux une page de destination specifique.
Cette applet a ete creer pour une utilisation sur des pages personnelles ne pouvant pas avoir d acces au script CGI ni a la gestion de
securite de type .htacces.
|
| Registration / Enregistrement |
tPassword is a FreeWare for all site.
For personnal use you can add a reference to me (my URL page) and send to me your URL (with this applet).
For a professional use i think is no a good solution, but you can use it.
You can get a registration ( 10$ ) to received all source. ( more informations about "registration" :
R. BERTHOU.)
tCount est une Applet FreeWare pour les sites non commerciaux, son utilisation est donc
gratuite. Vous devez seulement ajouter une référence à l'auteur (un lien vers se site).
et me faire parvenir l'URL de la page utilisant tCount.
Pour une utilisation plus "professionnel" vous devez vous enregistrer. Cet enregistrement vous permet
d'avoir les sources de l'applet (cleint et serveur) de ne pas faire référence
à l'auteur.
Pour plus d'informations sur "l'Enregistrement Professionnel" (limite d'utilisation des sources,...) :
R. BERTHOU.
|
| HTML Source |
<applet codebase="./" code=tpassword width=1 height=1>
<PARAM name="cabbase" value="../cab/tpassword.cab">
</applet>
|
| Parameters |
| Param name | Type | Description |
| auto | string | YES/NO : If "yes" open dialog login automaticly |
| bgcolor | int | Background color (in decimal) |
| fgcolor | int | Foreground color (in decimal) |
| bgcolor2 | int | Button Background color (in decimal) |
| fgcolor2 | int | Button Foreground color (in decimal) |
| title | string | Login title (default JavaSide.com ) |
| t1 | string | prefix file name ( if "../img/us_" the password data file is "../img/us_pass.txt" ) |
| target | string | target destination for protected page |
|
| Data file |
| Cols num | Type | Description | Comments |
| 1 | string | User Name | You can put in this cols defaut URL if the next colum is "-" |
| 2 | string | User Password | If is "-" the previous colum is a default URL for next lines |
| 3 | string | Real name | Not used |
| 4 | string | URL | If not define i used default URL |
|
| History |
| 1.01 | Change JavaScript method boolean verif(String user, String pass) => String verif(String user, String pass) return dest URL |
| 1.00 | Creation... |
|
Copyright © 1996..99, R. BERTHOU. Tous droits réservés.
Dernière modification le Samedi 04 Septembre 1999 08H48
Back to the tPassword applet page.
New on the Java Boutique:
New Review:
Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling
API boasts simplicity, ease-of-integration, a well-rounded feature
set, and it's free!
New Applet:
Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA
sequences into three useful formats.
Elsewhere on internet.com:
WebDeveloper Java
Lots of Java information on webdeveloper.com
WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.
ScriptSearch Java
Hundreds of free Java code files to download.
jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.
|