Previous Topic

Next Topic

Book Contents

Book Index

How connectDaily's Ajax Integration Works

First, to get an idea of what it will look like, see our example:

http://livedemo.mhsoftware.com/_widgets.html

Click around on the mini-calendar in the right pane of the web page.

Overview

When the web page loads on the browser, JavaScript requests the mini-calendar from the server and displays it. Each time the User clicks on a date, JavaScript requests the events for that date and displays them.

See Also

Ajax Integration of connectDaily

Adding the Ajax code to your web page.

Customizing the Ajax results.