Can I view an information from database in a certain date box of the calendar? What I want is something like scheduler. HTML Fields: Record 1 Name of Patient: Mr. Name Company: Company A Test Date: 03-27-2013 Record 2 Name of Patient: Ms. Name Company: Compnay B Test Date: 03-27-2013 When I save these information into my database, automatically the jquery frontier calendar will display a note on datebox(I mean the day box) that there is a patient schedule on this date, and when you click on that date, it will display all patients with their information schedule on that date in a modal dialog. Is it possible to make this? Thanks I will appreciate all your replies..