<% ' 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 Session.LCID = 1033 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("recruiting_service_form_volleyball_girls_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(46) Dim arFormDBFields0(46) Dim arFormValues0(46) arFormFields0(0) = "Enrollment_9_through_12" arFormDBFields0(0) = "Enrollment_9_through_12" arFormValues0(0) = Request("Enrollment_9_through_12") arFormFields0(1) = "Conference" arFormDBFields0(1) = "Conference" arFormValues0(1) = Request("Conference") arFormFields0(2) = "Matches_Played_Current" arFormDBFields0(2) = "Matches_Played_Current" arFormValues0(2) = Request("Matches_Played_Current") arFormFields0(3) = "Digs_Current" arFormDBFields0(3) = "Digs_Current" arFormValues0(3) = Request("Digs_Current") arFormFields0(4) = "Attack_Attempts_Previous" arFormDBFields0(4) = "Attack_Attempts_Previous" arFormValues0(4) = Request("Attack_Attempts_Previous") arFormFields0(5) = "Coach_Email_Address" arFormDBFields0(5) = "Coach_Email_Address" arFormValues0(5) = Request("Coach_Email_Address") arFormFields0(6) = "Complete_Or_Partial_Stats" arFormDBFields0(6) = "Complete_Or_Partial_Stats" arFormValues0(6) = Request("Complete_Or_Partial_Stats") arFormFields0(7) = "Kills_Current" arFormDBFields0(7) = "Kills_Current" arFormValues0(7) = Request("Kills_Current") arFormFields0(8) = "School" arFormDBFields0(8) = "School" arFormValues0(8) = Request("School") arFormFields0(9) = "Year_in_School" arFormDBFields0(9) = "Year_in_School" arFormValues0(9) = Request("Year_in_School") arFormFields0(10) = "Awards_This_Season" arFormDBFields0(10) = "Awards_This_Season" arFormValues0(10) = Request("Awards_This_Season") arFormFields0(11) = "Awards_Past_Seasons" arFormDBFields0(11) = "Awards_Past_Seasons" arFormValues0(11) = Request("Awards_Past_Seasons") arFormFields0(12) = "Game_Video_Available" arFormDBFields0(12) = "Game_Video_Available" arFormValues0(12) = Request("Game_Video_Available") arFormFields0(13) = "Matches_Played_Previous" arFormDBFields0(13) = "Matches_Played_Previous" arFormValues0(13) = Request("Matches_Played_Previous") arFormFields0(14) = "Name_of_Submitting_Person" arFormDBFields0(14) = "Name_of_Submitting_Person" arFormValues0(14) = Request("Name_of_Submitting_Person") arFormFields0(15) = "Height" arFormDBFields0(15) = "Height" arFormValues0(15) = Request("Height") arFormFields0(16) = "Serve_Errors_Current" arFormDBFields0(16) = "Serve_Errors_Current" arFormValues0(16) = Request("Serve_Errors_Current") arFormFields0(17) = "GPA_Current" arFormDBFields0(17) = "GPA_Current" arFormValues0(17) = Request("GPA_Current") arFormFields0(18) = "Serve_Attempts_Previous" arFormDBFields0(18) = "Serve_Attempts_Previous" arFormValues0(18) = Request("Serve_Attempts_Previous") arFormFields0(19) = "GPA_Previous" arFormDBFields0(19) = "GPA_Previous" arFormValues0(19) = Request("GPA_Previous") arFormFields0(20) = "Weight" arFormDBFields0(20) = "Weight" arFormValues0(20) = Request("Weight") arFormFields0(21) = "Coach" arFormDBFields0(21) = "Coach" arFormValues0(21) = Request("Coach") arFormFields0(22) = "Attack_Attempts_Current" arFormDBFields0(22) = "Attack_Attempts_Current" arFormValues0(22) = Request("Attack_Attempts_Current") arFormFields0(23) = "Blocks_Current" arFormDBFields0(23) = "Blocks_Current" arFormValues0(23) = Request("Blocks_Current") arFormFields0(24) = "Attack_Errors_Current" arFormDBFields0(24) = "Attack_Errors_Current" arFormValues0(24) = Request("Attack_Errors_Current") arFormFields0(25) = "Aces_Current" arFormDBFields0(25) = "Aces_Current" arFormValues0(25) = Request("Aces_Current") arFormFields0(26) = "School_State" arFormDBFields0(26) = "School_State" arFormValues0(26) = Request("School_State") arFormFields0(27) = "Type_of_Conference" arFormDBFields0(27) = "Type_of_Conference" arFormValues0(27) = Request("Type_of_Conference") arFormFields0(28) = "Serve_Errors_Previous" arFormDBFields0(28) = "Serve_Errors_Previous" arFormValues0(28) = Request("Serve_Errors_Previous") arFormFields0(29) = "Blocks_Previous" arFormDBFields0(29) = "Blocks_Previous" arFormValues0(29) = Request("Blocks_Previous") arFormFields0(30) = "School_Address" arFormDBFields0(30) = "School_Address" arFormValues0(30) = Request("School_Address") arFormFields0(31) = "Serve_Attempts_Current" arFormDBFields0(31) = "Serve_Attempts_Current" arFormValues0(31) = Request("Serve_Attempts_Current") arFormFields0(32) = "Email_Address_of_Submitting_Person" arFormDBFields0(32) = "Email_Address_of_Submitting_Person" arFormValues0(32) = Request("Email_Address_of_Submitting_Person") arFormFields0(33) = "Assists_Current" arFormDBFields0(33) = "Assists_Current" arFormValues0(33) = Request("Assists_Current") arFormFields0(34) = "Assists_Previous" arFormDBFields0(34) = "Assists_Previous" arFormValues0(34) = Request("Assists_Previous") arFormFields0(35) = "School_Fax_Number" arFormDBFields0(35) = "School_Fax_Number" arFormValues0(35) = Request("School_Fax_Number") arFormFields0(36) = "Position" arFormDBFields0(36) = "Position" arFormValues0(36) = Request("Position") arFormFields0(37) = "Attack_Errors_Previous" arFormDBFields0(37) = "Attack_Errors_Previous" arFormValues0(37) = Request("Attack_Errors_Previous") arFormFields0(38) = "Relationship" arFormDBFields0(38) = "Relationship" arFormValues0(38) = Request("Relationship") arFormFields0(39) = "Player_Name" arFormDBFields0(39) = "Player_Name" arFormValues0(39) = Request("Player_Name") arFormFields0(40) = "Aces_Previous" arFormDBFields0(40) = "Aces_Previous" arFormValues0(40) = Request("Aces_Previous") arFormFields0(41) = "School_City" arFormDBFields0(41) = "School_City" arFormValues0(41) = Request("School_City") arFormFields0(42) = "School_Zip_Code" arFormDBFields0(42) = "School_Zip_Code" arFormValues0(42) = Request("School_Zip_Code") arFormFields0(43) = "School_Phone_Number" arFormDBFields0(43) = "School_Phone_Number" arFormValues0(43) = Request("School_Phone_Number") arFormFields0(44) = "Kills_Previous" arFormDBFields0(44) = "Kills_Previous" arFormValues0(44) = Request("Kills_Previous") arFormFields0(45) = "Digs_Previous" arFormDBFields0(45) = "Digs_Previous" arFormValues0(45) = Request("Digs_Previous") FP_SaveFormFields fp_rs, arFormFields0, arFormDBFields0 If Request.ServerVariables("REMOTE_HOST") <> "" Then FP_SaveFieldToDB fp_rs, Request.ServerVariables("REMOTE_HOST"), "Remote_computer_name" End If If Request.ServerVariables("HTTP_USER_AGENT") <> "" Then FP_SaveFieldToDB fp_rs, Request.ServerVariables("HTTP_USER_AGENT"), "Browser_type" 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 "recruiting_service_form_volleyball_girls.asp" End If End If Session.CodePage = Session("FP_OldCodePage") Session.LCID = Session("FP_OldLCID") %> NCSAA Recruiting Service - Girls' Varsity Volleyball Submission Form

       

 

Coaches'

Services

Certification and

Accreditation

Equipment

Program

Community

Programs

Speakers' Bureau Awards Recruiting Service

Stat Ranking

Service

 

NCSAA Recruiting Service Athlete Submission Form

GIRLS' VARSITY VOLLEYBALL

(Only players in grades 9-12 are eligible for inclusion in the Recruiting Service.)

 

Back to Submission Forms for All Sports

Directions for submitting players for inclusion:

 

1) This entry may ONLY be completed by the player's coach, athletic director, or parent/guardian.

2) Please complete the following form completely.  Press "Submit" after you are finished completing the form.

3) After submitting the form, you will be returned to this form to submit stats for another player.  Repeat for as many players as you wish.

4) If you submit a player for inclusion before your season has ended, please be sure to also submit at updated entry (with complete stats, etc) at the end of the season.

5) Please enter "0" (zero) for any statistical category for which your team kept no records.

6) Your player's information will be entered into the NCSAA Recruiting Service automatically upon submission.

7) Please consider also nominating your deserving players for NCSAA All-American consideration.

8) Any errors or problems can be reported to 724-846-2764 or nhartman@ncsaa.org.  Feel free to call with questions, problems, or suggestions.

Player's name: 

 

Player's school:      

 

School address: 

 

City:         State:              Zip Code: 

 

School phone number:       School fax number:         School enrollment (grades 9-12): 

 

Height:         Weight:         Current year in school:              Position: 

 

Player's coach:         Coach's e-mail address: 

 

In what conference does the player's team play? 

 

What type of conference is this?      

 

Significant awards / recognitions received by player:

     This season

     Past seasons

 

Please submit the player's statistics and GPA information below.

Are these stats for the complete season or a partial season?

 

If you submit a player for inclusion before your season has ended, please be sure to also submit at updated entry (with complete stats, etc) at the end of the season.

Year in

School

Matches

Played

Serve

Attempts

Aces

Serve

Errors

Attack

Attempts

Kills

Attack Errors

Assists

Blocks

Digs

Grade Point Average (GPA)

Current Season's Stats
Previous Season's Stats

 

Is a match video available upon request, by contacting the player's coach?      

 

Name of person submitting information: 

Relationship to player:     

Your e-mail address: 

 

Thanks so much for taking the time to submit this player for inclusion in the NCSAA Recruiting Service!

 

© Copyright 2007 NCSAA.  All rights reserved.