Your IP : 216.73.217.117


Current Path : /var/www/cesa.co.za/php/temp/
Upload File :
Current File : /var/www/cesa.co.za/php/temp/calendar'[0].html

<html>
<head>
<style>
body, p, td {
	font-size:8pt;
}
a {
	
	color: black;
}
.smallfonts {border:1px solid; border-collapse:collapse;}
.smallfonts td { font-family:Tahoma; font-size:10px; border:1px solid #CCCCCC;}
.smallfonts th { font-family:Tahoma; font-size:12px;}

.eventname {
		font-family: Verdana, Arial, sans-serif;
		font-size:11px;
}
@page { margin-top: 1cm; margin-left:0; margin-right:0 }

thead { display: table-header-group }
tfoot { display: table-row-group }
tr { page-break-inside: avoid }
</style>

</head>
<body>
<!-- SELECT SchoolEvents.EventID, IF(ISNULL(SchoolCourses.CourseName),SchoolEvents.EventName,SchoolCourses.CourseName) AS EventName,
	SchoolEvents.City,	SchoolEvents.CostPerPerson,
	IF(ISNULL(SchoolCourses.AccredNum),SchoolEvents.AccredNum,SchoolCourses.AccredNum) AS AccredNum,
	IF(ISNULL(SchoolCourses.CPD),SchoolEvents.CPD,SchoolCourses.CPD) AS CPD,
	IF(ISNULL(SchoolCourses.SACPCMPNum),SchoolEvents.SACPCMPNum,SchoolCourses.SACPCMPNum) AS SACPCMPNum,
	SchoolEvents.Cancelled, SchoolEvents.Venue,
	CourseVenues.CourseVenueCity, SchoolWebCategories.WebCategoryName, MIN(EventSchedules.ScheduleDate) AS StartDate,
	MAX(EventSchedules.ScheduleDate) AS EndDate
	FROM ((SchoolEvents LEFT JOIN SchoolCourses USING (SchoolCourseID) JOIN SchoolWebCategories ON (SchoolEvents.WebCategory=SchoolWebCategories.WebCategoryID))
	LEFT JOIN CourseVenues ON SchoolEvents.Venue = CourseVenues.CourseVenueName)
	LEFT JOIN EventSchedules ON SchoolEvents.EventID=EventSchedules.EventID
	WHERE (Cancelled=0 OR Cancelled IS NULL) 
        AND (SchoolEvents.WebCategory != 11 OR SchoolEvents.WebCategory IS NULL) 
        AND (SchoolCourses.WebCategory != 11 OR SchoolCourses.WebCategory IS NULL) 
        AND StartDate >= '2025-03-18'
	AND StartDate < '2025-03-01'
	GROUP BY SchoolEvents.EventID, EventName, SchoolEvents.City, SchoolEvents.CostPerPerson,
	AccredNum, CPD, SACPCMPNum, SchoolEvents.Cancelled, SchoolEvents.Venue,
	CourseVenues.CourseVenueCity, SchoolWebCategories.WebCategoryName
	ORDER BY EventName, Cancelled, AccredNum, CPD, StartDate --><table width=100% cellspacing=0 cellpadding=2 class="smallfonts" id="tbl">
    <thead>
        <tr><th colspan=2 align=center class='locked' bgcolor="#325eab"><B style="color:white">Training Schedule, Mar 2025 - Jan 1970</b></th></tr>
        <tr>
            <th class='locked' bgcolor="#325eab" align=center><b style="color:white">Course</b></th><th class='locked' bgcolor="#325eab" align=center><strong style="color:white">CPD</strong></th>
                        </tr>
    </thead>
    <tbody>
                    <tr><td>No upcoming courses to display.</td></tr>
                </tbody>
</table>
</body>
</html>