Your IP : 216.73.217.79


Current Path : /var/www/cesa.co.za/php/temp/
Upload File :
Current File : /var/www/cesa.co.za/php/temp/calendar136.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, SchoolEvents.AccredNum AS EventAccredNum,
	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) 
    LEFT OUTER 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-08-22'
	AND StartDate < '2026-02-01' AND SchoolWebCategories.WebCategoryID=13
	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 --><div class="table-container">
    <table width=100% cellspacing=0 cellpadding=2 class="smallfonts" id="tbl">
        <thead>
            <tr>
                <th colspan=8 align=center class='locked' bgcolor="#325eab"><B style="color:white">Training Schedule, Aug 2025 - Jan 2026</b></th>
            </tr>
            <tr>
                <th class='locked' bgcolor="#325eab" align=center><b style="color:white">Course</b></th>
                <th align=center class='locked' bgcolor='#325eab'><b style='color:white'>Aug</b></th><th align=center class='locked' bgcolor='#325eab'><b style='color:white'>Sep</b></th><th align=center class='locked' bgcolor='#325eab'><b style='color:white'>Oct</b></th><th align=center class='locked' bgcolor='#325eab'><b style='color:white'>Nov</b></th><th align=center class='locked' bgcolor='#325eab'><b style='color:white'>Dec</b></th><th align=center class='locked' bgcolor='#325eab'><b style='color:white'>Jan</b></th>            </tr>
        </thead>
        <tbody id="tbl-container">
                            <tr>
                    <td>No upcoming courses to display.</td>
                </tr>
                    </tbody>
    </table></div>
</body>

</html>