% Option Explicit Response.Buffer = true dim SendResume dim importance dim FirstName dim LastName dim Address dim City dim State Dim Zip Dim HomePhone Dim strErrors Dim SendMail %>

| Your resume has been sent. We appreciate your interest in BCS Placement employment. Someone will contact you in the near future to discuss your application. | ") End If %> <% function validate() 'returns "0" (zero) if values pass validation, otherwise returns an error message decsribing which fields are in error dim strErrors strErrors="" 'default FirstName = Request("FirstName") if FirstName = "" then strErrors = strErrors & "||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||