<% message = request.querystring("message") email = request.querystring("email") key = Request.Cookies("key") if key <> "" then response.redirect("menu.asp") end if %> Alumni Login

Welcome, Alumni! VCS now has a login site for you to update your address information and to search for friends from your graduating class, or any VCS class year.

<% if message = "1" then response.write "Invalid login. Please try again." elseif message = "2" then response.write "Session expired. Please login again." elseif message = "3" then response.write "Invalid session. Please login again." elseif message = "4" then response.write "Thank you. You have logged out." elseif message = "5" then response.write "Your password has been emailed to you. Please check your email." elseif message = "6" then response.write "Sorry, your registration has not yet been approved.
You will receive an email upon approval.
" else response.write "Please login to the site with your email address and password." end if %>

Email:
Password:
 

Register as a VCS alum
I forgot my password