-
Fooling around with AJAX for a web app
Fooling around with AJAX has been on my web programming to-do list for quite some time — like years. I’ve read bits and pieces on it, but I never had the right project come along at the right time. Finally the planets aligned. With a series of 15 google calendars, and my task is to make one web page that will allow users to easily navigate between them. You can see the first working prototype here. I created a table in MySQL that holds the information on each of the calendars, and a PHP script that delivers the proper Google embed code based which calendar is selected.






