<% ' 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("Registration1_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(16) Dim arFormDBFields0(16) Dim arFormValues0(16) arFormFields0(0) = "NumberA" arFormDBFields0(0) = "NumberA" arFormValues0(0) = Request("NumberA") arFormFields0(1) = "NumberB" arFormDBFields0(1) = "NumberB" arFormValues0(1) = Request("NumberB") arFormFields0(2) = "Fee" arFormDBFields0(2) = "Fee" arFormValues0(2) = Request("Fee") arFormFields0(3) = "NumberC" arFormDBFields0(3) = "NumberC" arFormValues0(3) = Request("NumberC") arFormFields0(4) = "NumberD" arFormDBFields0(4) = "NumberD" arFormValues0(4) = Request("NumberD") arFormFields0(5) = "Donation" arFormDBFields0(5) = "Donation" arFormValues0(5) = Request("Donation") arFormFields0(6) = "City" arFormDBFields0(6) = "City" arFormValues0(6) = Request("City") arFormFields0(7) = "Type" arFormDBFields0(7) = "Type" arFormValues0(7) = Request("Type") arFormFields0(8) = "Phone" arFormDBFields0(8) = "Phone" arFormValues0(8) = Request("Phone") arFormFields0(9) = "Name" arFormDBFields0(9) = "Name" arFormValues0(9) = Request("Name") arFormFields0(10) = "Zip" arFormDBFields0(10) = "Zip" arFormValues0(10) = Request("Zip") arFormFields0(11) = "Year" arFormDBFields0(11) = "Year" arFormValues0(11) = Request("Year") arFormFields0(12) = "Month" arFormDBFields0(12) = "Month" arFormValues0(12) = Request("Month") arFormFields0(13) = "Scholarship" arFormDBFields0(13) = "Scholarship" arFormValues0(13) = Request("Scholarship") arFormFields0(14) = "Address" arFormDBFields0(14) = "Address" arFormValues0(14) = Request("Address") arFormFields0(15) = "State" arFormDBFields0(15) = "State" arFormValues0(15) = Request("State") 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 FP_FormConfirmation "text/html; charset=windows-1252",_ "Form Confirmation",_ "Thank you for submitting the following information:",_ "registration1.asp",_ "Return to the form." End If End If Session.CodePage = Session("FP_OldCodePage") Session.LCID = Session("FP_OldLCID") %> Copy of Registration


   

To register for the Spring 2009 workshop, please fill out the form below.
At the end of the form, click "submit") ---

 

Name:              
Address:           
City:                  State:    Zip:   
Work Phone:     

______________________________________________
Choose a category from the list:

       

______________________________________________
Enter a donation amount to the CGPS Scholarship Fund
(please do not include $ sign or decimal point - e.g., 123 = $123.00 )

       

______________________________________________
I would like to attend but need scholarship in the amount of
(please do not include $ sign or decimal point - e.g., 123 = $123.00 )

       

______________________________________________
Please choose Credit Card type

       

______________________________________________
Please Enter Credit Card Number:

        ---

______________________________________________
Please Enter Expiration Date (2 digit month / 4 digit year):

          / 

           

 

Send mail to RussH100@aol.com with questions or comments about this web site.
Copyright © 2002 Carolinas' Group Psychotherapy Society
Last modified: 08/06/10