11
11
menulayout("AjaxDemoApp5_showBookings.php","AjaxDemoApp3_getResources.php","AjaxDemoApp4_getBookingsForDate.txt","AJAX Example 4: List Bookings for Date (Resource Availability)","AjaxDemoApp4_getBookingsForDate.html","AjaxDemoApp4_getBookingsForDate.htm");
14
$keywords=array("getBookingsForDate","processinputbox","OutputDiv","date");
15
$highlight=array(array("{","highlightnormal"),array("}","highlightnormal"),array("function","highlightspecial"));
14
$keywords = array("getBookingsForDate","processinputbox","OutputDiv","date");
15
$highlight = array(array("{","highlightnormal"),array("}","highlightnormal"),array("function","highlightspecial"));
17
17
showfile($interestingrows,$keywords,$highlight,"AjaxDemoApp4_getBookingsForDate.html");