AGENDA-CALENDAR.HTML



This little web application uses JavaScript DOM programming and AJAX to display a simple agenda on a web page. The date on the calendar can be changed, and all entries can be fetched and saved without refreshing the page. The look of the agenda calendar is managed using configurable inline CSS. You can download the source, you'll have to create your own db.inc.php, where I define my database login constants.





agenda-calendar.html agenda-calendar.js agenda-calendar.php

DEMO