ccalendar


Click in a case to reserve your day

Reservation date :

A cool scheduling calendar that offers multi-language day/month format.

Author's Notes:
CCalendar allows :

  • Display photos associated to each month( example 1 ).
  • Display in the HTML page the date choosen in the date format of your country ( example 2 ).
  • Display a schedule by modify the days colors ( example 3 )
  • Call a javascript function each time a day is clicked ( example 4 ).

How To Use:

  • Download ccalendar.zip (88 KB)
  • Unzip with a compression utility.

    Java Source: unavailable

    Sample HTML Source:

    <applet
        code=ccalendar.class
        name=ccalendar MAYSCRIPT
        archive = "ccalendar.jar"
        width=260
        height=260
    	id = "cal" >
    <param name="lst_img" value="horse.jpg">	
    <param name="color_fond" value="AAAAAA"
    <param name="color_full" value = "FF0000">
    <param name="color_case" value="AAFFAA">
    <param name="color_Comment" value="C0C0C0">
    <param name="color_empty" value=" AAAADD">
    <param name="field" value="DateField">
    <param name="form" value="DateForm">
    <param name="day1" value="Dimanche">
    <param name="day2" value="Lundi">
    <param name="day3" value="Mardi">
    <param name="day4" value="Mercredi">
    <param name="day5" value="Jeudi">
    <param name="day6" value="Vendredi">
    <param name="day7" value="Samedi">
    <param name="month1" value="Janvier">
    <param name="month2" value="Février">
    <param name="month3" value="Mars">
    <param name="month4" value="Avril">
    <param name="month5" value="Mai">
    <param name="month6" value="Juin">
    <param name="month7" value="Juillet">
    <param name="month8" value="Aout">
    <param name="month9" value="Septembre">
    <param name="month10" value="Octobre">
    <param name="month11" value="Novembre">
    <param name="month12" value="Décembre">
    </applet>
    
    

    Configuration: config.html

    Status: Free for non-commercial use.

    Author: C Caissotti

    Homepage: http://java.arcadevillage.com/applets/ccalenda.htm

    Upload Date: 1998

    Updated: September 20, 2000


    How to Add Java Applets to Your Site

    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.