%@ language=VBScript %> <% 'declare variables used on this page Dim strAccessPoint, strPath, strLogon, strWarning ' Set the Access Point for this page strAccessPoint = "201" 'Set the path where security scripts reside strPath = "/cgi-bin/Security/" 'Check to see if person has logged in. 'If not send him to Logon.asp If Not IsObject(Session("Access")) Then Session("Response") = "Please log in" Session("Path") = Request.ServerVariables("URL") strLogon = strPath & "Logon.asp" Response.Redirect strLogon End If 'Check to see if person has this Access Point 'If not send him to SecurityWarning.asp If Session("Access")(strAccessPoint) <> strAccessPoint Then If Session("Access")("admin") <> "admin" Then strWarning = strPath & "SecurityWarning.asp" Response.Redirect strWarning End If End If %>
| WELCOME
TO THIS COURSE IN THE THE BOOK OF ACTS
This page introduces you to the content of this course, and gives information relating to the study of the course. This course is an introductory
course in the Book of Acts. We recommend that you begin the study by viewing the menu of items in the column to the left. Then click on Syllabus in the menu column to the left of this page. Then go to Student Tools and complete the Student Information questionnaire. Be sure to check the Messages board and the Assignments board regularly. Then we recommend that you read
through the Book of Acts in
the Bible with which you are comfortable. Please stay in contact with
the teacher and send an e-mail regarding any questions you might have
during the study.
|