Top 25 Jars Java Calendar tCalDate V 2.51
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

You can select a date between
"01 Jan 2000" and "01 June 2000"



News
  • Version 2.51 : Solve a prb in mindate and add a javascript functions.
  • Version 2.45 : Correct a bug in week selection, add public holydays in external file.
  • Version 2.41 : Add page Up page Down key to change month.
  • Version 2.31 :
    Add close option on "?" this option is only available with a registered version when you use the layer solution.


Description
tCalDate is a little Calendar Applet. Its very small size allows an easy use (6 or 12.1 Ko). tCalDate runs on all browsers with JDK 1.02 support. tCaldate support LiveConnect technology for JavaScript applet communication.
Index



Registration
tCalDate is a FreeWare for non commercial sites, it means its use is free.
For personnal use, I'd like you to add a link to the author (link to javaside.com) and send me the URL of the page which uses the tCalDate applet.
For a professional use, you have to get a "professional registration". This registration allows you to use tCalDate without reference to the author and I will send you back the complete source.
For more informations about "Professional registration" : R. BERTHOU.
Index



HTML Source
<applet code=tcaldate.class  width=160 height=170>
    <param name=link         value="./date.html?d=%Y%M%D&w=%w&j=%j&s=%s">
    <param name=target	value="donnee">
    <param name=startsunday	value="0">
    <param name=font		value="Arial">
    <param name=fontsize	value=12>
    <param name=bgcolor 	value=13684944>
    <param name=bgcolor2 	value=14737663>
    <param name=bgcolor3 	value=400>
    <param name=min	 	value="01 Jan 2000">
    <param name=current 	value="11 Feb 2000">
    <param name=max	 	value="01 Jun 2000">
    <param name=t_col1 	value=400>
    <param name=t_col2 	value=8421520>
    <param name=t_col3 	value=14737663>
</applet>
Index



Parameters
Param nameTypeDescription
linkstringlink URL (with format)
%d and %D date
%m and %M Month
%y and %Y Years
%w and %W Week
%j and %J julian days
%s and %S week days
editStringfor edit zone only "auto" if you want to use a "combobox"
holfileStringExternal File to define public holydays
sample : vacances.txt
scriptStringJavaScript function
startsundayinteger0 -> Week start sunday
1 -> Week start Monday
weeknumberStringnot null (define) to hide week number
jvalidintegerto disable some days in week
minStringmin Date String Date Format
maxStringmax Date String Date Format
currentStringcurrent Date String Date Format
12 Aug 1998
14 March 85 ...
month? (1..12) StringName of month (for French, Deutch, and other)
day? (1..7) StringName of Day (for French, Deutch, and other) 1=Sunday
bgimgstringback ground image
targetstringDefault target windows
fonttextFont Name
fontsizeintegerFont Size
bgcolorintegerFont color 1
bgcolor2integerFont color 2
bgcolor3integerFont color 3
t_col1integertexte color 1
t_col2integertexte color 2
t_col3integertexte color 3
t_col4integertexte color 4
Index



History
2.51Add javascript functions.
2.46Correct bug in Week number.
2.45Correct bug in Week selection.
2.40Add page Up page Down key.
2.32Correct a bug in date selection.
2.31Close option (for layer).
2.30Build jar archive and correct a bug in JVALID parameter.
2.26Correct a bug in keyboard event and add setMin setMax function.
2.24Correct a bug in script param.
2.23Correct a minor bug to display 2000 with %y param.
2.22Add a param to hide week number.
2.21Correct minor bug in week number...
2.20Add start sunday parameter...
2.10Correct edit zone size,...
2.00Add edit zone, combobox presentation, liveconnect support, disable some days, use keys....
1.20Add bgimg and valid date in select prev and next month.
1.15Center texte draw "<" ">" for big calendar.
Add function for javascript action...
1.01Month and Days in param...
1.00Creation...
Index



Download file
Index



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