Java Calendar tCalEvent V 1.20

[ tScroll | tOnglet | tListe | tCalDate | tCalEvent | tEuroCalc | tBBar | tChart | tFunction | tMButton | Winmine | tButton ]
[ Search | Home Page | Home Page Fr ]


INDEX



Description
tCalEvent is a little Calendar/Event Applet. This size is very small (11.9 Ko). tCalEvent run on all browser with support JDK 1.02 (no problem on Windows 3.11). With this applet you can put a event on each date and select a color, icon image, help bullet and over parameter for each days.

tCalEvent est une applet de Calendrier/Evenements. Sa taille réduite vous permet de l'utiliser facilement (11.9 Ko). Elle est totalement parametrable et fonctionne sur tous les navigateurs supportant le JDK 1.02 (y compris Windows 3.11). Avec cette applet vous pouvez configurer chaque date avec un evenement different et le personaliser en choisissant sa couleur, son icon et un commentaire en bulle d'aide.

Retour Index



Registration / Enregistrement
tCalEvent is a FreeWare for non commercial site.
For personnal use you want add a reference to me (my URL page) and send to me your URL (with tCalevent applet).
For a professional use you want get a "professional registration". With this registration you can use tCalEvent with no reference to me and i send to you all source.
For more informations about "Professional registration" : R. BERTHOU.

tCalEvent 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 tCalEvent.
Pour une utilisation plus "professionnel" vous devez vous enregistrer. Cet enregistrement vous permet d'avoir les sources de l'applet et de ne pas faire référence à l'auteur.
Pour plus d'informations sur "l'Enregistrement Professionnel" (limite d'utilisation des sources,...) : R. BERTHOU.

Retour Index



HTML Source
<applet code=tcalevent.class  width=160 height=170>
    <param name=link         value="./add_event.asp?d=">
    <param name=file         value="./event.txt">
    <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=t_col1 	value=400>
    <param name=t_col2 	value=8421520>
    <param name=t_col3 	value=14737663>
</applet>
Retour Index



Parametres
Param nameTypeDescription
linkstringlink URL for day without event
filestringfile with event list (you can use a ASP or CGI script)
startsundayinteger0 -> start sunday
1 -> start Monday
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
bgcolorintegerFont color 1
bgcolor2integerFont color 2
bgcolor3integerFont color 3
t_col1integertexte color 1
t_col2integertexte color 2
t_col3integertexte color 3
targetstringDefault target windows
fonttextFont Name
fontsizeintegerFont Size
Retour Index



Data files
ColumTypeDescription
1DateEvent date : format YYYYMMDD
2stringEvent name (not used)
3IntegerIcon image 0..10
4StringLink URL for this event
5LongTexte color value in decimal (covert your hexa color code in decimal before use it)
6LongBackground color value in decimal (covert your hexa color code in decimal before use it)
?StringHelp bullet (if start with '?'
Retour Index



History
1.20Correct a bug in days selection...
1.11Correct a minor bug in week number...
1.10Add startsunday parameter...
1.00Creation...
Retour Index



Download file
Retour Index



Reseller Welcome...
If you want resell there product in your country send me a mail with some informations.
Retour Index


Copyright © 1996..99, R. BERTHOU. Tous droits réservés.
Dernière modification le 24 Aout 2000 21H48