Java tPassword V 1.01
Version Francaise Francais
Main page
Home
[ aDraw | tCalDate | tListe | tEuroCalc | tCalEvent | tChart | tFunction | tOnglet | tCChat | tCount ]
[ aTicker | aFont | aSearch | tBBar | tMButton tButton tScroll | tPassword | Winmine ]
[ Home | Applets | Servlets | ASP components ]

INDEX



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 .
Retour Index



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.)
Retour Index



HTML Source
<applet codebase="./class" code=tpassword width=1 height=1>
	<PARAM name="cabbase" value="../cab/tpassword.cab">
</applet>
Retour Index



Parameters
Param nameTypeDescription
autostringYES/NO : If "yes" open dialog login automaticly
bgcolorintBackground color (in decimal)
fgcolorintForeground color (in decimal)
bgcolor2intButton Background color (in decimal)
fgcolor2intButton Foreground color (in decimal)
titlestringLogin title (default JavaSide.com )
t1stringprefix file name ( if "../img/us_" the password data file is "../img/us_pass.txt" )
targetstringtarget destination for protected page
Retour Index



Data file
Cols numTypeDescriptionComments
1stringUser NameYou can put in this cols defaut URL if the next colum is "-"
2stringUser PasswordIf is "-" the previous colum is a default URL for next lines
3stringReal nameNot used
4stringURLIf not define i used default URL
Retour Index



History
1.01Change JavaScript method
boolean verif(String user, String pass)
=> String verif(String user, String pass) return dest URL
1.00Creation...
Retour Index



Download file
tPasswordtpassword.zip (6Ko)
Retour Index

Main page
Home

Copyright © 1996..2003, BERTHOU. All right reserved.
Last change : 05 March 2003 18H20