I should also not that I went ahead and tested the certificate page with the changes I made to the rs_enrollment recordset. I added the "status" variable (/course_certificate.php?EnrollmentID=1&PresentID=1&Status=Complete) to the page (enrollment_Results.php) where the attendee would access the link to the certificate.
The certificate page was returning the certificate with the correct status, however, the Enrollment ID is not forwarding the enrollment information (from the rs_enrollment), such as the enrollment name, course, date. and location as it did prior to inserting the EnrollmentType variable into the rs_enrollment recordset. I believe the addition of the EnrollmentType variable has created a block of the EnrollmentID variable of some sort.


