School Photo Tour
Enrollment Information
Feedback Affiliations
Contact Us    
 
<% Dim strDPath dim sGrade dim sFullGrade dim sName dim sServing dim sVoice dim sEmail dim sResp dim sGoals dim sVision dim sEducation dim sPhoto sGrade = cstr(Request("Grade")) strDPath = Server.MapPath("_private\Grace.mdb") if sGrade = "" then sGrade = "PR" end if dim cnnFaculty dim rstFaculty set cnnFaculty = Server.CreateObject("ADODB.Connection") cnnFaculty.Open "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & strDPath & ";" Set rstFaculty = cnnFaculty.Execute("SELECT * FROM Faculty WHERE Grade = """ & sGrade & """;") sPhoto = """Images/Staff/2007/Full/" & sGrade & ".jpg""" sFullGrade = rstFaculty.Fields("GradeFull").Value sName = rstFaculty.Fields("Name").Value sServing = rstFaculty.Fields("ServingSince").Value sVoice = rstFaculty.Fields("VoiceBox").Value sEmail = rstFaculty.Fields("Email").Value sResp = rstFaculty.Fields("Responsibilities").Value sGoals = rstFaculty.Fields("Goals").Value sVision = rstFaculty.Fields("Vision").Value sEducation = rstFaculty.Fields("Education").Value if sFullGrade = "" or isnull(sFullGrade) = true then sFullGrade = " " end if if sName = "" or isnull(sName) = true then sName = " " end if if sServing = "" or isnull(sServing) = true then sServing = " " end if if sVoice = "" or isnull(sVoice) = true then sVoice = " " end if if sEmail = "" or isnull(sEmail) = true then sEmail = " " end if if sResp = "" or isnull(sResp) = true then sResp = " " end if if sGoals = "" or isnull(sGoals) = true then sGoals = " " end if if sVision = "" or isnull(sVision) = true then sVision = " " end if if sEducation = "" or isnull(sEducation) = true then sEducation = " " end if If Not rstFaculty Is Nothing Then rstFaculty.Close If Not cnnFaculty Is Nothing Then cnnFaculty.Close %>
School Faculty  
  (click picture for teacher info)
Pre-K Kind. 1st 2nd 3rd 4th 5th 6th 7th 8th Principal Cooks Cust.

width="172" height="228" border="0">
Grade: <%=(sFullGrade)%>
Name: <%=(sName)%>
Serving Since: <%=(sServing)%>
Office Phone Number: (920) 231-8957
Voice Mail Phone Number: (920) 231-3395
Voice Mail Box Number: <%=(sVoice)%>
Email Address: <%=(sEmail)%>
Additional Responsibilities: <%=(sResp)%>
Goals & Philosophy: <%=(sGoals)%>
Vision For The Future: <%=(sVision)%>
Education: <%=(sEducation)%>

Property of Grace Lutheran School. All Rights Reserved.