<% ' FP_ASP ASP Automatically generated by a Frontpage Component. Do not Edit. On Error Resume Next Session("FP_OldCodePage") = Session.CodePage Session("FP_OldLCID") = Session.LCID Session.CodePage = 1252 Err.Clear strErrorUrl = "" If Request.ServerVariables("REQUEST_METHOD") = "POST" Then If Request.Form("VTI-GROUP") = "0" Then Err.Clear Set fp_conn = Server.CreateObject("ADODB.Connection") FP_DumpError strErrorUrl, "Cannot create connection" Set fp_rs = Server.CreateObject("ADODB.Recordset") FP_DumpError strErrorUrl, "Cannot create record set" fp_conn.Open Application("time_talent_ConnectionString") FP_DumpError strErrorUrl, "Cannot open database" fp_rs.Open "Results", fp_conn, 1, 3, 2 ' adOpenKeySet, adLockOptimistic, adCmdTable FP_DumpError strErrorUrl, "Cannot open record set" fp_rs.AddNew FP_DumpError strErrorUrl, "Cannot add new record set to the database" Dim arFormFields0(142) Dim arFormDBFields0(142) Dim arFormValues0(142) arFormFields0(0) = "YOUTH_GROUP_GRADE" arFormDBFields0(0) = "YOUTH_GROUP_GRADE" arFormValues0(0) = Request("YOUTH_GROUP_GRADE") arFormFields0(1) = "ADULT_VOCAL_CHOIR_B" arFormDBFields0(1) = "ADULT_VOCAL_CHOIR_B" arFormValues0(1) = Request("ADULT_VOCAL_CHOIR_B") arFormFields0(2) = "WORK_DAY_VOLUNTEER_B" arFormDBFields0(2) = "WORK_DAY_VOLUNTEER_B" arFormValues0(2) = Request("WORK_DAY_VOLUNTEER_B") arFormFields0(3) = "STAFF_SUPPORT_COMMITTEE_MEMBER_B" arFormDBFields0(3) = "STAFF_SUPPORT_COMMITTEE_MEMBER_B" arFormValues0(3) = Request("STAFF_SUPPORT_COMMITTEE_MEMBER_B") arFormFields0(4) = "CHURCH_PICNIC_A" arFormDBFields0(4) = "CHURCH_PICNIC_A" arFormValues0(4) = Request("CHURCH_PICNIC_A") arFormFields0(5) = "FUNERAL_LUNCHEONS_B" arFormDBFields0(5) = "FUNERAL_LUNCHEONS_B" arFormValues0(5) = Request("FUNERAL_LUNCHEONS_B") arFormFields0(6) = "WEDDING_SERVICE_COORDINATOR_B" arFormDBFields0(6) = "WEDDING_SERVICE_COORDINATOR_B" arFormValues0(6) = Request("WEDDING_SERVICE_COORDINATOR_B") arFormFields0(7) = "ADULT_HANDBELL_CHOIR_A" arFormDBFields0(7) = "ADULT_HANDBELL_CHOIR_A" arFormValues0(7) = Request("ADULT_HANDBELL_CHOIR_A") arFormFields0(8) = "TALENTS_HOBBIES" arFormDBFields0(8) = "TALENTS_HOBBIES2" arFormValues0(8) = Request("TALENTS_HOBBIES") arFormFields0(9) = "CHURCH_PICNIC_B" arFormDBFields0(9) = "CHURCH_PICNIC_B" arFormValues0(9) = Request("CHURCH_PICNIC_B") arFormFields0(10) = "CHURCH_MAILINGS_A" arFormDBFields0(10) = "CHURCH_MAILINGS_A" arFormValues0(10) = Request("CHURCH_MAILINGS_A") arFormFields0(11) = "ADULT_HANDBELL_CHOIR_B" arFormDBFields0(11) = "ADULT_HANDBELL_CHOIR_B" arFormValues0(11) = Request("ADULT_HANDBELL_CHOIR_B") arFormFields0(12) = "Address1" arFormDBFields0(12) = "Address1" arFormValues0(12) = Request("Address1") arFormFields0(13) = "First_Name" arFormDBFields0(13) = "First_Name" arFormValues0(13) = Request("First_Name") arFormFields0(14) = "PROF_SKILLS" arFormDBFields0(14) = "PROF_SKILLS2" arFormValues0(14) = Request("PROF_SKILLS") arFormFields0(15) = "WELCA_A" arFormDBFields0(15) = "WELCA_A" arFormValues0(15) = Request("WELCA_A") arFormFields0(16) = "CHURCH_MAILINGS_B" arFormDBFields0(16) = "CHURCH_MAILINGS_B" arFormValues0(16) = Request("CHURCH_MAILINGS_B") arFormFields0(17) = "NURSING_A" arFormDBFields0(17) = "NURSING_A" arFormValues0(17) = Request("NURSING_A") arFormFields0(18) = "CONFIRMATION_MINISTRY_ADULT_GUIDE_A" arFormDBFields0(18) = "CONFIRMATION_MINISTRY_ADULT_GUIDE_A" arFormValues0(18) = Request("CONFIRMATION_MINISTRY_ADULT_GUIDE_A") arFormFields0(19) = "ADULT_EDUCATION_TEACHER_A" arFormDBFields0(19) = "ADULT_EDUCATION_TEACHER_A" arFormValues0(19) = Request("ADULT_EDUCATION_TEACHER_A") arFormFields0(20) = "ACOLYTE_A" arFormDBFields0(20) = "ACOLYTE_A" arFormValues0(20) = Request("ACOLYTE_A") arFormFields0(21) = "Address2" arFormDBFields0(21) = "Address2" arFormValues0(21) = Request("Address2") arFormFields0(22) = "READER_TIME" arFormDBFields0(22) = "READER_TIME" arFormValues0(22) = Request("READER_TIME") arFormFields0(23) = "YOUTH_GROUP_A" arFormDBFields0(23) = "YOUTH_GROUP_A" arFormValues0(23) = Request("YOUTH_GROUP_A") arFormFields0(24) = "WELCA_B" arFormDBFields0(24) = "WELCA_B" arFormValues0(24) = Request("WELCA_B") arFormFields0(25) = "OFFICE_WORK_A" arFormDBFields0(25) = "OFFICE_WORK_A" arFormValues0(25) = Request("OFFICE_WORK_A") arFormFields0(26) = "NURSING_B" arFormDBFields0(26) = "NURSING_B" arFormValues0(26) = Request("NURSING_B") arFormFields0(27) = "CONFIRMATION_MINISTRY_ADULT_GUIDE_B" arFormDBFields0(27) = "CONFIRMATION_MINISTRY_ADULT_GUIDE_B" arFormValues0(27) = Request("CONFIRMATION_MINISTRY_ADULT_GUIDE_B") arFormFields0(28) = "ADULT_EDUCATION_TEACHER_B" arFormDBFields0(28) = "ADULT_EDUCATION_TEACHER_B" arFormValues0(28) = Request("ADULT_EDUCATION_TEACHER_B") arFormFields0(29) = "YOUTH_MINISTRY_ADULT_ADVISOR_A" arFormDBFields0(29) = "YOUTH_MINISTRY_ADULT_ADVISOR_A" arFormValues0(29) = Request("YOUTH_MINISTRY_ADULT_ADVISOR_A") arFormFields0(30) = "SUNDAY_SCHOOL_TEACHER_A" arFormDBFields0(30) = "SUNDAY_SCHOOL_TEACHER_A" arFormValues0(30) = Request("SUNDAY_SCHOOL_TEACHER_A") arFormFields0(31) = "WORSHIP_SERVICE_TAPE_MINISTRY_A" arFormDBFields0(31) = "WORSHIP_SERVICE_TAPE_MINISTRY_A" arFormValues0(31) = Request("WORSHIP_SERVICE_TAPE_MINISTRY_A") arFormFields0(32) = "ACOLYTE_B" arFormDBFields0(32) = "ACOLYTE_B" arFormValues0(32) = Request("ACOLYTE_B") arFormFields0(33) = "PRAISE_BAND_VOCALIST" arFormDBFields0(33) = "PRAISE_BAND_VOCALIST" arFormValues0(33) = Request("PRAISE_BAND_VOCALIST") arFormFields0(34) = "COOK_GIFT_A" arFormDBFields0(34) = "COOK_GIFT_A" arFormValues0(34) = Request("COOK_GIFT_A") arFormFields0(35) = "Form_Occupation" arFormDBFields0(35) = "Form_Occupation" arFormValues0(35) = Request("Form_Occupation") arFormFields0(36) = "YOUTH_GROUP_B" arFormDBFields0(36) = "YOUTH_GROUP_B" arFormValues0(36) = Request("YOUTH_GROUP_B") arFormFields0(37) = "OFFICE_WORK_B" arFormDBFields0(37) = "OFFICE_WORK_B" arFormValues0(37) = Request("OFFICE_WORK_B") arFormFields0(38) = "YOUTH_MINISTRY_ADULT_ADVISOR_B" arFormDBFields0(38) = "YOUTH_MINISTRY_ADULT_ADVISOR_B" arFormValues0(38) = Request("YOUTH_MINISTRY_ADULT_ADVISOR_B") arFormFields0(39) = "VBS_STATION_LEADER_A" arFormDBFields0(39) = "VBS_STATION_LEADER_A" arFormValues0(39) = Request("VBS_STATION_LEADER_A") arFormFields0(40) = "SUNDAY_SCHOOL_TEACHER_B" arFormDBFields0(40) = "SUNDAY_SCHOOL_TEACHER_B" arFormValues0(40) = Request("SUNDAY_SCHOOL_TEACHER_B") arFormFields0(41) = "WORSHIP_SERVICE_TAPE_MINISTRY_B" arFormDBFields0(41) = "WORSHIP_SERVICE_TAPE_MINISTRY_B" arFormValues0(41) = Request("WORSHIP_SERVICE_TAPE_MINISTRY_B") arFormFields0(42) = "Acolyte_Time" arFormDBFields0(42) = "Acolyte_Time" arFormValues0(42) = Request("Acolyte_Time") arFormFields0(43) = "READER_A" arFormDBFields0(43) = "READER_A" arFormValues0(43) = Request("READER_A") arFormFields0(44) = "EVENT_VOLUNTEER_A" arFormDBFields0(44) = "EVENT_VOLUNTEER_A" arFormValues0(44) = Request("EVENT_VOLUNTEER_A") arFormFields0(45) = "COOK_GIFT_B" arFormDBFields0(45) = "COOK_GIFT_B" arFormValues0(45) = Request("COOK_GIFT_B") arFormFields0(46) = "CHILDRENS_WORSHIP_BAGS_A" arFormDBFields0(46) = "CHILDRENS_WORSHIP_BAGS_A" arFormValues0(46) = Request("CHILDRENS_WORSHIP_BAGS_A") arFormFields0(47) = "PROPERTY_COMMITTEE_MEMBER_A" arFormDBFields0(47) = "PROPERTY_COMMITTEE_MEMBER_A" arFormValues0(47) = Request("PROPERTY_COMMITTEE_MEMBER_A") arFormFields0(48) = "FINANCE_COMMITTEE_MEMBER_A" arFormDBFields0(48) = "FINANCE_COMMITTEE_MEMBER_A" arFormValues0(48) = Request("FINANCE_COMMITTEE_MEMBER_A") arFormFields0(49) = "DAYBREAK_A" arFormDBFields0(49) = "DAYBREAK_A" arFormValues0(49) = Request("DAYBREAK_A") arFormFields0(50) = "BAKER_A" arFormDBFields0(50) = "BAKER_A" arFormValues0(50) = Request("BAKER_A") arFormFields0(51) = "VBS_STATION_LEADER_B" arFormDBFields0(51) = "VBS_STATION_LEADER_B" arFormValues0(51) = Request("VBS_STATION_LEADER_B") arFormFields0(52) = "ALTAR_GUILD_A" arFormDBFields0(52) = "ALTAR_GUILD_A" arFormValues0(52) = Request("ALTAR_GUILD_A") arFormFields0(53) = "READER_B" arFormDBFields0(53) = "READER_B" arFormValues0(53) = Request("READER_B") arFormFields0(54) = "PRAISE_BAND_INSTRUMENTALIST" arFormDBFields0(54) = "PRAISE_BAND_INSTRUMENTALIST" arFormValues0(54) = Request("PRAISE_BAND_INSTRUMENTALIST") arFormFields0(55) = "EVENT_VOLUNTEER_B" arFormDBFields0(55) = "EVENT_VOLUNTEER_B" arFormValues0(55) = Request("EVENT_VOLUNTEER_B") arFormFields0(56) = "CHILDRENS_WORSHIP_BAGS_B" arFormDBFields0(56) = "CHILDRENS_WORSHIP_BAGS_B" arFormValues0(56) = Request("CHILDRENS_WORSHIP_BAGS_B") arFormFields0(57) = "Greeter_Time" arFormDBFields0(57) = "Greeter_Time" arFormValues0(57) = Request("Greeter_Time") arFormFields0(58) = "PROPERTY_COMMITTEE_MEMBER_B" arFormDBFields0(58) = "PROPERTY_COMMITTEE_MEMBER_B" arFormValues0(58) = Request("PROPERTY_COMMITTEE_MEMBER_B") arFormFields0(59) = "FINANCE_COMMITTEE_MEMBER_B" arFormDBFields0(59) = "FINANCE_COMMITTEE_MEMBER_B" arFormValues0(59) = Request("FINANCE_COMMITTEE_MEMBER_B") arFormFields0(60) = "WORLD_HUNGER_A" arFormDBFields0(60) = "WORLD_HUNGER_A" arFormValues0(60) = Request("WORLD_HUNGER_A") arFormFields0(61) = "DAYBREAK_B" arFormDBFields0(61) = "DAYBREAK_B" arFormValues0(61) = Request("DAYBREAK_B") arFormFields0(62) = "CHRISTIAN_SERVICE_WORKSHOP_A" arFormDBFields0(62) = "CHRISTIAN_SERVICE_WORKSHOP_A" arFormValues0(62) = Request("CHRISTIAN_SERVICE_WORKSHOP_A") arFormFields0(63) = "BAKER_B" arFormDBFields0(63) = "BAKER_B" arFormValues0(63) = Request("BAKER_B") arFormFields0(64) = "CRADLE_ROLL_MINISTRY_TEAM_A" arFormDBFields0(64) = "CRADLE_ROLL_MINISTRY_TEAM_A" arFormValues0(64) = Request("CRADLE_ROLL_MINISTRY_TEAM_A") arFormFields0(65) = "VBS_STAFF_MEMBER_A" arFormDBFields0(65) = "VBS_STAFF_MEMBER_A" arFormValues0(65) = Request("VBS_STAFF_MEMBER_A") arFormFields0(66) = "ALTAR_GUILD_B" arFormDBFields0(66) = "ALTAR_GUILD_B" arFormValues0(66) = Request("ALTAR_GUILD_B") arFormFields0(67) = "Last_Name" arFormDBFields0(67) = "Last_Name" arFormValues0(67) = Request("Last_Name") arFormFields0(68) = "Curr_Occupation" arFormDBFields0(68) = "Curr_Occupation" arFormValues0(68) = Request("Curr_Occupation") arFormFields0(69) = "CHRISTIAN_SERVICE_WORKSHOP_B" arFormDBFields0(69) = "CHRISTIAN_SERVICE_WORKSHOP_B" arFormValues0(69) = Request("CHRISTIAN_SERVICE_WORKSHOP_B") arFormFields0(70) = "POF_A" arFormDBFields0(70) = "POF_A" arFormValues0(70) = Request("POF_A") arFormFields0(71) = "WORLD_HUNGER_B" arFormDBFields0(71) = "WORLD_HUNGER_B" arFormValues0(71) = Request("WORLD_HUNGER_B") arFormFields0(72) = "FOOD_BANK_TEAM_WORKER_A" arFormDBFields0(72) = "FOOD_BANK_TEAM_WORKER_A" arFormValues0(72) = Request("FOOD_BANK_TEAM_WORKER_A") arFormFields0(73) = "VISIT_HOMEBOUND_MEMBERS_A" arFormDBFields0(73) = "VISIT_HOMEBOUND_MEMBERS_A" arFormValues0(73) = Request("VISIT_HOMEBOUND_MEMBERS_A") arFormFields0(74) = "TELEPHONE_CALLER_A" arFormDBFields0(74) = "TELEPHONE_CALLER_A" arFormValues0(74) = Request("TELEPHONE_CALLER_A") arFormFields0(75) = "CRADLE_ROLL_MINISTRY_TEAM_B" arFormDBFields0(75) = "CRADLE_ROLL_MINISTRY_TEAM_B" arFormValues0(75) = Request("CRADLE_ROLL_MINISTRY_TEAM_B") arFormFields0(76) = "VBS_STAFF_MEMBER_B" arFormDBFields0(76) = "VBS_STAFF_MEMBER_B" arFormValues0(76) = Request("VBS_STAFF_MEMBER_B") arFormFields0(77) = "Usher_Time" arFormDBFields0(77) = "Usher_Time" arFormValues0(77) = Request("Usher_Time") arFormFields0(78) = "POF_B" arFormDBFields0(78) = "POF_B" arFormValues0(78) = Request("POF_B") arFormFields0(79) = "FOOD_BANK_TEAM_WORKER_B" arFormDBFields0(79) = "FOOD_BANK_TEAM_WORKER_B" arFormValues0(79) = Request("FOOD_BANK_TEAM_WORKER_B") arFormFields0(80) = "VISIT_HOMEBOUND_MEMBERS_B" arFormDBFields0(80) = "VISIT_HOMEBOUND_MEMBERS_B" arFormValues0(80) = Request("VISIT_HOMEBOUND_MEMBERS_B") arFormFields0(81) = "SERVERS_DINNERS_A" arFormDBFields0(81) = "SERVERS_DINNERS_A" arFormValues0(81) = Request("SERVERS_DINNERS_A") arFormFields0(82) = "SERVERS_FELLOWSHIP_A" arFormDBFields0(82) = "SERVERS_FELLOWSHIP_A" arFormValues0(82) = Request("SERVERS_FELLOWSHIP_A") arFormFields0(83) = "TELEPHONE_CALLER_B" arFormDBFields0(83) = "TELEPHONE_CALLER_B" arFormValues0(83) = Request("TELEPHONE_CALLER_B") arFormFields0(84) = "INSTRUMENTALIST_A" arFormDBFields0(84) = "INSTRUMENTALIST_A" arFormValues0(84) = Request("INSTRUMENTALIST_A") arFormFields0(85) = "PRAISE_BAND_A" arFormDBFields0(85) = "PRAISE_BAND_A" arFormValues0(85) = Request("PRAISE_BAND_A") arFormFields0(86) = "GIFT_PLANNING_A" arFormDBFields0(86) = "GIFT_PLANNING_A" arFormValues0(86) = Request("GIFT_PLANNING_A") arFormFields0(87) = "Communion_Time" arFormDBFields0(87) = "Communion_Time" arFormValues0(87) = Request("Communion_Time") arFormFields0(88) = "SERVERS_DINNERS_B" arFormDBFields0(88) = "SERVERS_DINNERS_B" arFormValues0(88) = Request("SERVERS_DINNERS_B") arFormFields0(89) = "COOK_DINNERS_A" arFormDBFields0(89) = "COOK_DINNERS_A" arFormValues0(89) = Request("COOK_DINNERS_A") arFormFields0(90) = "SERVERS_FELLOWSHIP_B" arFormDBFields0(90) = "SERVERS_FELLOWSHIP_B" arFormValues0(90) = Request("SERVERS_FELLOWSHIP_B") arFormFields0(91) = "FAMILY_WORSHIP_VOLUNTEER_A" arFormDBFields0(91) = "FAMILY_WORSHIP_VOLUNTEER_A" arFormValues0(91) = Request("FAMILY_WORSHIP_VOLUNTEER_A") arFormFields0(92) = "WORSHIP_MUSIC_COMMITTEE_MEMBER_A" arFormDBFields0(92) = "WORSHIP_MUSIC_COMMITTEE_MEMBER_A" arFormValues0(92) = Request("WORSHIP_MUSIC_COMMITTEE_MEMBER_A") arFormFields0(93) = "INSTRUMENTALIST_B" arFormDBFields0(93) = "INSTRUMENTALIST_B" arFormValues0(93) = Request("INSTRUMENTALIST_B") arFormFields0(94) = "Email" arFormDBFields0(94) = "Email" arFormValues0(94) = Request("Email") arFormFields0(95) = "City" arFormDBFields0(95) = "City" arFormValues0(95) = Request("City") arFormFields0(96) = "PRAISE_BAND_B" arFormDBFields0(96) = "PRAISE_BAND_B" arFormValues0(96) = Request("PRAISE_BAND_B") arFormFields0(97) = "GIFT_PLANNING_B" arFormDBFields0(97) = "GIFT_PLANNING_B" arFormValues0(97) = Request("GIFT_PLANNING_B") arFormFields0(98) = "FELLOWSHIP_BAKER_OTHER_A" arFormDBFields0(98) = "FELLOWSHIP_BAKER_OTHER_A" arFormValues0(98) = Request("FELLOWSHIP_BAKER_OTHER_A") arFormFields0(99) = "DECORATING_A" arFormDBFields0(99) = "DECORATING_A" arFormValues0(99) = Request("DECORATING_A") arFormFields0(100) = "COOK_DINNERS_B" arFormDBFields0(100) = "COOK_DINNERS_B" arFormValues0(100) = Request("COOK_DINNERS_B") arFormFields0(101) = "CHRISTIAN_EDUCATION_COMMITTEE_MEMBER_A" arFormDBFields0(101) = "CHRISTIAN_EDUCATION_COMMITTEE_MEMBER_A" arFormValues0(101) = Request("CHRISTIAN_EDUCATION_COMMITTEE_MEMBER_A") arFormFields0(102) = "FAMILY_WORSHIP_VOLUNTEER_B" arFormDBFields0(102) = "FAMILY_WORSHIP_VOLUNTEER_B" arFormValues0(102) = Request("FAMILY_WORSHIP_VOLUNTEER_B") arFormFields0(103) = "WORSHIP_MUSIC_COMMITTEE_MEMBER_B" arFormDBFields0(103) = "WORSHIP_MUSIC_COMMITTEE_MEMBER_B" arFormValues0(103) = Request("WORSHIP_MUSIC_COMMITTEE_MEMBER_B") arFormFields0(104) = "GREETER_A" arFormDBFields0(104) = "GREETER_A" arFormValues0(104) = Request("GREETER_A") arFormFields0(105) = "Phone" arFormDBFields0(105) = "Phone" arFormValues0(105) = Request("Phone") arFormFields0(106) = "FELLOWSHIP_BAKER_OTHER_B" arFormDBFields0(106) = "FELLOWSHIP_BAKER_OTHER_B" arFormValues0(106) = Request("FELLOWSHIP_BAKER_OTHER_B") arFormFields0(107) = "DECORATING_B" arFormDBFields0(107) = "DECORATING_B" arFormValues0(107) = Request("DECORATING_B") arFormFields0(108) = "CHRISTIAN_EDUCATION_COMMITTEE_MEMBER_B" arFormDBFields0(108) = "CHRISTIAN_EDUCATION_COMMITTEE_MEMBER_B" arFormValues0(108) = Request("CHRISTIAN_EDUCATION_COMMITTEE_MEMBER_B") arFormFields0(109) = "FLOWER_DELIVERY_A" arFormDBFields0(109) = "FLOWER_DELIVERY_A" arFormValues0(109) = Request("FLOWER_DELIVERY_A") arFormFields0(110) = "GREETER_B" arFormDBFields0(110) = "GREETER_B" arFormValues0(110) = Request("GREETER_B") arFormFields0(111) = "CONGREGATION_COUNCIL_A" arFormDBFields0(111) = "CONGREGATION_COUNCIL_A" arFormValues0(111) = Request("CONGREGATION_COUNCIL_A") arFormFields0(112) = "FLOWER_DELIVERY_B" arFormDBFields0(112) = "FLOWER_DELIVERY_B" arFormValues0(112) = Request("FLOWER_DELIVERY_B") arFormFields0(113) = "INSTRUMENT_PLAYED" arFormDBFields0(113) = "Instrument_Played" arFormValues0(113) = Request("INSTRUMENT_PLAYED") arFormFields0(114) = "OTHER" arFormDBFields0(114) = "OTHER2" arFormValues0(114) = Request("OTHER") arFormFields0(115) = "PRAISE_BAND_INSTRUMENT" arFormDBFields0(115) = "PRAISE_BAND_INSTRUMENT" arFormValues0(115) = Request("PRAISE_BAND_INSTRUMENT") arFormFields0(116) = "FELLOWSHIP_SERVE_OTHER_A" arFormDBFields0(116) = "FELLOWSHIP_SERVE_OTHER_A" arFormValues0(116) = Request("FELLOWSHIP_SERVE_OTHER_A") arFormFields0(117) = "CONGREGATION_COUNCIL_B" arFormDBFields0(117) = "CONGREGATION_COUNCIL_B" arFormValues0(117) = Request("CONGREGATION_COUNCIL_B") arFormFields0(118) = "STEWARDSHIP_COMMITTEE_MEMBER_A" arFormDBFields0(118) = "STEWARDSHIP_COMMITTEE_MEMBER_A" arFormValues0(118) = Request("STEWARDSHIP_COMMITTEE_MEMBER_A") arFormFields0(119) = "EUCHARISTIC_MINISTRY_VOLUNTEER_A" arFormDBFields0(119) = "EUCHARISTIC_MINISTRY_VOLUNTEER_A" arFormValues0(119) = Request("EUCHARISTIC_MINISTRY_VOLUNTEER_A") arFormFields0(120) = "SEASONAL_DECORATING_A" arFormDBFields0(120) = "SEASONAL_DECORATING_A" arFormValues0(120) = Request("SEASONAL_DECORATING_A") arFormFields0(121) = "FELLOWSHIP_SERVE_OTHER_B" arFormDBFields0(121) = "FELLOWSHIP_SERVE_OTHER_B" arFormValues0(121) = Request("FELLOWSHIP_SERVE_OTHER_B") arFormFields0(122) = "STEWARDSHIP_COMMITTEE_MEMBER_B" arFormDBFields0(122) = "STEWARDSHIP_COMMITTEE_MEMBER_B" arFormValues0(122) = Request("STEWARDSHIP_COMMITTEE_MEMBER_B") arFormFields0(123) = "EUCHARISTIC_MINISTRY_VOLUNTEER_B" arFormDBFields0(123) = "EUCHARISTIC_MINISTRY_VOLUNTEER_B" arFormValues0(123) = Request("EUCHARISTIC_MINISTRY_VOLUNTEER_B") arFormFields0(124) = "SEASONAL_DECORATING_B" arFormDBFields0(124) = "SEASONAL_DECORATING_B" arFormValues0(124) = Request("SEASONAL_DECORATING_B") arFormFields0(125) = "USHER_A" arFormDBFields0(125) = "USHER_A" arFormValues0(125) = Request("USHER_A") arFormFields0(126) = "NURSERY_CARE_A" arFormDBFields0(126) = "NURSERY_CARE_A" arFormValues0(126) = Request("NURSERY_CARE_A") arFormFields0(127) = "Zipcode" arFormDBFields0(127) = "Zipcode" arFormValues0(127) = Request("Zipcode") arFormFields0(128) = "VBS_CREW_LEADER_A" arFormDBFields0(128) = "VBS_CREW_LEADER_A" arFormValues0(128) = Request("VBS_CREW_LEADER_A") arFormFields0(129) = "COMMUNION_ASSISTANT_A" arFormDBFields0(129) = "COMMUNION_ASSISTANT_A" arFormValues0(129) = Request("COMMUNION_ASSISTANT_A") arFormFields0(130) = "USHER_B" arFormDBFields0(130) = "USHER_B" arFormValues0(130) = Request("USHER_B") arFormFields0(131) = "NURSERY_CARE_B" arFormDBFields0(131) = "NURSERY_CARE_B" arFormValues0(131) = Request("NURSERY_CARE_B") arFormFields0(132) = "State" arFormDBFields0(132) = "State" arFormValues0(132) = Request("State") arFormFields0(133) = "Suffix" arFormDBFields0(133) = "Suffix" arFormValues0(133) = Request("Suffix") arFormFields0(134) = "ADULT_VOCAL_CHOIR_A" arFormDBFields0(134) = "ADULT_VOCAL_CHOIR_A" arFormValues0(134) = Request("ADULT_VOCAL_CHOIR_A") arFormFields0(135) = "WORK_DAY_VOLUNTEER_A" arFormDBFields0(135) = "WORK_DAY_VOLUNTEER_A" arFormValues0(135) = Request("WORK_DAY_VOLUNTEER_A") arFormFields0(136) = "STAFF_SUPPORT_COMMITTEE_MEMBER_A" arFormDBFields0(136) = "STAFF_SUPPORT_COMMITTEE_MEMBER_A" arFormValues0(136) = Request("STAFF_SUPPORT_COMMITTEE_MEMBER_A") arFormFields0(137) = "FUNERAL_LUNCHEONS_A" arFormDBFields0(137) = "FUNERAL_LUNCHEONS_A" arFormValues0(137) = Request("FUNERAL_LUNCHEONS_A") arFormFields0(138) = "VBS_CREW_LEADER_B" arFormDBFields0(138) = "VBS_CREW_LEADER_B" arFormValues0(138) = Request("VBS_CREW_LEADER_B") arFormFields0(139) = "WEDDING_SERVICE_COORDINATOR_A" arFormDBFields0(139) = "WEDDING_SERVICE_COORDINATOR_A" arFormValues0(139) = Request("WEDDING_SERVICE_COORDINATOR_A") arFormFields0(140) = "COMMUNION_ASSISTANT_B" arFormDBFields0(140) = "COMMUNION_ASSISTANT_B" arFormValues0(140) = Request("COMMUNION_ASSISTANT_B") arFormFields0(141) = "Middle_Name" arFormDBFields0(141) = "Middle_Name" arFormValues0(141) = Request("Middle_Name") FP_SaveFormFields fp_rs, arFormFields0, arFormDBFields0 If Request.ServerVariables("HTTP_USER_AGENT") <> "" Then FP_SaveFieldToDB fp_rs, Request.ServerVariables("HTTP_USER_AGENT"), "Browser_type" End If If Request.ServerVariables("REMOTE_HOST") <> "" Then FP_SaveFieldToDB fp_rs, Request.ServerVariables("REMOTE_HOST"), "Remote_computer_name" End If FP_SaveFieldToDB fp_rs, Now, "Timestamp" If Request.ServerVariables("REMOTE_USER") <> "" Then FP_SaveFieldToDB fp_rs, Request.ServerVariables("REMOTE_USER"), "User_name" End If fp_rs.Update FP_DumpError strErrorUrl, "Cannot update the database" fp_rs.Close fp_conn.Close Session("FP_SavedFields")=arFormFields0 Session("FP_SavedValues")=arFormValues0 Session.CodePage = Session("FP_OldCodePage") Session.LCID = Session("FP_OldLCID") Response.Redirect "form_confirmation.asp" End If End If Session.CodePage = Session("FP_OldCodePage") Session.LCID = Session("FP_OldLCID") %> St. John's Lutheran Church-Emmaus: Home

HomefaithWorshipFellowshipEducationServiceCommunityStaff

 

 

 

 

 

     

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 




 

 

2011 / 2012 Time and Talent Response

Please use a separate form for each individual in your household.

Please provide your information in all the boxes below so that we can be sure that our information in the Church Office is up to date. This information will go directly to our church office computer database and is not accessible to unauthorized viewers.

 

 Last Name           *

 

 First Name           *

 

 Middle Name       *       Suffix       

 

 Address Line 1    *

 

 Address Line 2    

 

 City      *     State      *     Zip Code      *  

 

 Telephone        

 

 E-Mail                                      * Required fields

 

 Current Occupation       

 

 Former Occupation       

 

 Professional Skills - Please list your specific professional skills.

 

 

 

Following is a list of ministry activities in which people engage at St. John’s as they live their Christian lives and serve as part of the congregation.  Please consider each item and click in box A or box B as indicated for the appropriate items.

 

 A = I would like to serve in this way during the period September 1, 2011 to August. 31, 2012.

 B = I am now serving in this way but would prefer to NOT serve during the period

        September 1, 2011 to August  31, 2012.

 

Note:  Placing the mouse cursor over the letters "A" or "B" below displays the meaning of each letter.

 

ACOLYTE - young people in grades 6 thru 12; serve at assigned worship services 6 to 8 times per year.

  A

  B          

 

ADULT EDUCATION LEADER - serve as one of the leaders for adult education.  Lead discussion according to a schedule.

  A

  B

 

ADULT HANDBELL CHOIR - high school young people and adults; Weekly rehearsal. Ring at one of the traditional services several times each year and at special services..

  A

  B

 

ADULT VOCAL CHOIR - high school young people and adults. Weekly rehearsals. Help lead Sunday worship at one of the traditional services as well as at special services.

  A

  B

 

ALTAR GUILD - members serve for an assigned month three or four times per year and assist at special seasonal celebrations; prepare chancel area for worship (paraments, flowers, etc.) Training provided.

  A

  B

 

CHILDREN'S WORSHIP BAGS - manage the care of the children’s worship bags with supplies from the resource room once a month.

  A

  B

 

CHRISTIAN EDUCATION COMMITTEE MEMBER - assist in developing, coordinating, promoting, and supervising all aspect and programs of congregation educational ministry for all members. 1 mtg. per month.

  A

  B

 

CHRISTIAN SERVICE WORKSHOP - sponsored by WELCA (St. John’s Women of the ELCA); meets the first Tuesday of each month except July, August, and January from 9 a.m. to 11 a.m. Blankets are knotted and donated for distribution through Lutheran World Relief (LWR).

  A

  B

 

CHURCH MAILINGS - assist in assembling the newsletter once a month; assist in assembling special materials and/or mailings upon request.

  A

  B

 

CHURCH PICNIC PLANNING - help plan food, beverages, prizes, and activities for the summer church picnic. Meets 2-3 times in late spring/early summer to plan the picnic held in July or August.

  A

  B

 

COMMUNION ASSISTANT - post-confirmation young people and adults; distribute the wine at communion services. Serve 12 to 14 Sundays per year.

  A

  B          

 

CONFIRMATION MINISTRY ADULT GUIDE - no teaching; adults serve as a mentor for a group of 4‑5 confirmation students; facilitate discussions. Approximately 2 Sunday-night classes/month. Training provided.

  A

  B

 

CONGREGATION COUNCIL - members elected by the congregation at the annual meeting; have general oversight of the life and ministry of the congregation; evaluate its life and ministries in light of its mission and goals; seek to involve all members in worship, learning, witness, service and support; oversee and provide for the administration of the congregation to enable it to fulfill its functions and perform its mission. Meets the second Tuesday of every month at 7:00 p.m.

  A

  B

 

COOK FOR DINNERS - cook for church fellowship dinners or special events.

  A

  B

 

COOK FOR GIFT EVENTS - cook or donate food for a Growing in Fellowship Together/parish life event (examples are a cookout on the church lawn, a Christmas event, or a breakfast)

  A

  B

 

CRADLE ROLL MINISTRY TEAM - assist other team members in supporting expectant and new parents with their child’s faith development. Meetings as needed.

  A

  B

 

DAYBREAK - MEAL PREPARATION  - plan, cook, and serve one meal or dessert for the 4th Thursday each month.

  A

  B

 

DECORATE FOR EVENTS - help to decorate the parish hall or other church rooms/hallways for an event such as an Easter egg hunt, Fall festival, movie night, Christmas activity, or Vacation Bible School (different theme every year; past themes have included beach, science lab, and outer space)

  A

  B

 

EVENT VOLUNTEER  - pick a shift to help at a GIFT/parish life event such as an Easter egg hunt, movie night, bowling outing, and church picnic. Possible tasks to choose from might include room set-up, greeting and directing participants, making announcements, helping with a game or activity, or organizing prizes.

  A

  B

 

EUCHARISTIC MINISTRY VOLUNTEER - take communion to homebound members. Training provided. May require 2-3 hrs. once a month for visits.

  A

  B

 

FAMILY WORSHIP VOLUNTEER - families present the gifts of bread and wine during the offering. Families (adults and children) serve as Advent Wreath candle lighters in the season of Advent..

  A

  B

 

FELLOWSHIP HOURS (2nd Sunday) - BAKE  - bake/donate cakes, cupcakes, and other baked goods for fellowship hours on the second Sunday of the month.

  A

  B

 

FELLOWSHIP HOURS (2nd Sunday) - SERVE  - prepare donated baked items to be served; assist with coffee and cold beverage service.

  A

  B

 

FELLOWSHIP HOURS (Other) and GATHERINGS- BAKE  - bake/donate cakes, cookies, cupcakes, and other baked goods for informal fellowship hours held on various Sundays throughout the year, or for special events, children’s activities, GIFT/parish life activities, etc.

  A

  B

 

FELLOWSHIP HOURS (Other) and GATHERINGS - SERVE  - prepare donated baked items to be served; assist with coffee and cold beverage service.

  A

  B

 

FINANCE COMMITTEE MEMBER - manage and oversee the financial affairs of the church. Responsible for monthly reporting of financial status to the church council; preparation and presentation of the annual budget; ensuring bills are paid in a timely manner and applicable funds are forwarded to the Synod; providing for an annual audit of the church financial records; reviewing insurance coverage to make sure it is adequate; review investments..

  A

  B
 

FLOWER DELIVERY - deliver the Sunday flowers to hospitalized and homebound members and friends.

  A

  B

 

FOOD BANK TEAM WORKER - serve on St. John’s team in food distribution at the Allentown Ecumenical Food Bank on the mornings of the 3rd Monday and Tuesday of each month and on the 5th Monday of the month (for those months that apply).

  A

  B

 

FUNERAL LUNCHEONS (SET UP / SERVE) - help set up and serve luncheons in the parish hall after a funeral.

  A

  B

 

GIFT EVENTS PLANNING - “Growing in Fellowship Together” (formerly parish life). Assist with selecting and planning seasonal family activities, social events, outings, or other gatherings such as Easter egg hunt, Christmas event, IronPigs game, movie night, mixers, outings, bus trips, etc.

  A

  B

 

GREETER - serve approximately 2 or 3 times per year with another greeter at either the 8 or 10:30 service.  Welcome members and visitors in the narthex on arrival and departure from worship.  Please use the drop down menu to indicate the service time.

  A

  B       

 

INSTRUMENTALIST - provides special music for worship.

  A

  B

Please designate instrument played 

 

MUTUAL MINISTRY COMMITTEE MEMBER - evaluate and monitor the ministry of the pastor and staff members and function as liaison between staff and congregation. 8 meetings per year; 90‑minute meetings.

  A

  B

 

NURSERY CARE - adults or high school students to serve during the 10:30 service, approximately 2-3 times per year. Ages of children are infant up to age 5.

  A

  B       

 

OFFICE WORK - assist with general office work at St. John's and/or the Synod Office.  Answer phones, enter computer data, or miscellaneous clerical duties.  Training provided.

  A

  B

 

PARISH NURSE HEALTH MINISTRY TEAM - assist in providing skilled or unskilled nursing care for church/community health care clinics at the church, e.g., blood pressure screening clinic. We help to instill a culture of health and wellness.

  A

  B

 

(*POF*) ST. JOHN’S PEOPLE OVER FIFTY-FIVE - provides fellowship for members age 55 and above; meets the second Tuesday of each month, September thru June.  Meetings consist of a program and light lunch and fellowship.

  A

  B

 

PRAISE BAND - youth and adults. Provide instrumental and vocal music for the alternative worship service on Sunday morning.

  A         Vocalist

  B         Instrumentalist

Please designate instrument played 

 

PROPERTY COMMITTEE MEMBER - responsible for the planning, administration, care, maintenance, repair, inventory, replacement, protection, and use of all church property.

  A

  B

 

PROPERTY WORK DAY VOLUNTEER - volunteers help with general sprucing up and minor repairs of the property twice a year (spring & fall).

  A

  B

 

READER - reads lessons and Psalm at worship on Sundays and other special occasions.

  A

  B         

 

SEASONAL DECORATING - help decorate for special church seasons (Advent, Christmas, Lent, Easter, Pentecost)

  A

  B

 

SERVE DINNERS / SPECIAL EVENTS - serve as waitress/waiter at church dinners or special events.

  A

  B

 

STEWARDSHIP COMMITTEE MEMBER - responsible for providing an ongoing, year-round program of stewardship education; responsible for encouraging and facilitating financial giving and challenging all members to offer their time and talents in support of the work of the church. Approximately 10 meetings per year.

  A

  B

 

SUNDAY SCHOOL TEACHER - team teach in each class from nursery (3 yr. olds) thru grade 12 on Sunday mornings (9:15-10:15) September thru end of May; teachers work out teaching schedule

  A

  B

 

TAPE MINISTRY - help tape and mail recordings of St. John's worship services twice a month to homebound members upon request.

  A

  B

 

TELEPHONE CALLER - phone members of the congregation to invite them to an event, program, or to communicate information or special needs.

  A

  B

 

USHER - serve on teams for a month-long period 4 times per year at either the 8 or 10:30 a.m. service, or serve as an alternate usher on an alternate usher for special occasions. Please use the drop down menu to indicate the service time.   A

  B       

 

VACATION BIBLE SCHOOL CREW LEADER - serve as a mentor for a group of 4-5 children.  Attend planning session before VBS.

  

  A

  B

 

VACATION BIBLE SCHOOL STAFF MEMBER - serve as a member of VBS support staff. Attend planning session before VBS.  

  A

  B

 

VACATION BIBLE SCHOOL STATION LEADER - lead one 20-min. activity in a station each day. Attend planning session before VBS

  A

  B

 

VISIT HOMEBOUND MEMBERS - on a routine basis, visit as a team in the homes of homebound members.

  A

  B

 

WEDDING SERVICE COORDINATOR - work with brides and grooms who reserve wedding dates with the office to finalize details of their weddings, in accordance with church practice. Assist pastor and wedding party at wedding rehearsal and on day of wedding. Serve as liaison between church staff and wedding party/families. Extend a welcoming presence and hospitality to wedding professionals and participants.

  A

  B

 

(WELCA) ST. JOHN’S WOMEN of the ELCA - the official auxiliary of the Evangelical Lutheran Church in America; main purpose is to aid the local and national church in its ministry to others through education (monthly program), Christian service, fellowship, and financial aid.  Meets the third Tuesday of each month at 7:30 p.m. (Sept. - June).

  A

  B

 

WORLD HUNGER APPEAL COMMUNICATOR  - keeps the concern of world hunger before the congregation using various provided resources; once a month for 1 hour. 

  A

  B

 

WORSHIP & MUSIC COMMITTEE MEMBER - assists in planning worship services.  Supports all areas of worship through  coordinators.  Reviews worship materials for possible use.

  A

  B

 

YOUTH GROUP - attend spiritual, social, and service activities.

.

  A

  B         

 

YOUTH MINISTRY ADULT ADVISOR - plan and organize spiritual, social, and service activities for the youth.

  A

  B

 

 OTHER - Please list any other way you feel you could help in the ministries of St. John’s.

 

 TALENTS / HOBBIES / INTERESTS - Please list your specific talents, hobbies, & interests.

 

 

                                              

 

 


Announcements (PDF) I Schedule (PDF) I Worship Leaders (PDF) I Newsletter (PDF) l Links & Resources

   

St. John's Lutheran Church I 501 Chestnut St. Emmaus, PA 18049 I phone (610) 965-9885 I fax (610) 965-6065 l Contact Us