<%@ language=VBScript %> <% 'declare variables used on this page Dim strAccessPoint, strPath, strLogon, strWarning ' Set the Access Point for this page strAccessPoint = "301" '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 %> MATTHEW

Grads1.jpg (2184 bytes)   STUDENT INFORMATION
Please complete as much of the following information as you are comfortable supplying. 
Please note that this request for information is in addition to that which you have already supplied at registration.

The items marked with an * are mandatory.
Upon completion of the information form please click on the SUBMIT button at the foot of the form to send the information to the teacher.

*Your Name:

*Your Street Address:
                    

*Your City, State/Province, Country, Mailing Code:
                    

*Your E-Mail Address: 

Your Age: 

Check box below that applies:
Married  Single  Widow/Widower

Children:  Number   Ages

*Check the boxes that apply:
Education: High School   College
  Bachelor's Degree  
Master's Degree Doctorate

Your Profession/Work

Are you a Christian?

How long have you been a Christian?

Church Affiliation

What church do you attend?

Were you baptized as a believing adult?

For what purpose were you baptized?

*In what Christian Ministry are you involved, and for how long have you been involved in that ministry?  Comment on your ministry preference.  
Example:  Bible Class Teacher, Preacher, Missionary, Elder, or Deacon, for 10 years.

Please provide us with any other information you believe will be of help to us in serving you better.