%
' 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 = 2070
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("form_ConnectionString")
FP_DumpError strErrorUrl, "Cannot open database"
fp_rs.Open "Resultat", 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(13)
Dim arFormDBFields0(13)
Dim arFormValues0(13)
arFormFields0(0) = "Work"
arFormDBFields0(0) = "Work"
arFormValues0(0) = Request("Work")
arFormFields0(1) = "Town"
arFormDBFields0(1) = "Town"
arFormValues0(1) = Request("Town")
arFormFields0(2) = "School"
arFormDBFields0(2) = "School"
arFormValues0(2) = Request("School")
arFormFields0(3) = "Title"
arFormDBFields0(3) = "Title"
arFormValues0(3) = Request("Title")
arFormFields0(4) = "Teacher"
arFormDBFields0(4) = "Teacher"
arFormValues0(4) = Request("Teacher")
arFormFields0(5) = "Class"
arFormDBFields0(5) = "Class"
arFormValues0(5) = Request("Class")
arFormFields0(6) = "Email"
arFormDBFields0(6) = "Email"
arFormValues0(6) = Request("Email")
arFormFields0(7) = "Age"
arFormDBFields0(7) = "Age"
arFormValues0(7) = Request("Age")
arFormFields0(8) = "Country"
arFormDBFields0(8) = "Country"
arFormValues0(8) = Request("Country")
arFormFields0(9) = "Address"
arFormDBFields0(9) = "Address"
arFormValues0(9) = Request("Address")
arFormFields0(10) = "Students"
arFormDBFields0(10) = "Students"
arFormValues0(10) = Request("Students")
arFormFields0(11) = "Category"
arFormDBFields0(11) = "Category"
arFormValues0(11) = Request("Category")
arFormFields0(12) = "Web"
arFormDBFields0(12) = "Web"
arFormValues0(12) = Request("Web")
FP_SaveFormFields fp_rs, arFormFields0, arFormDBFields0
FP_SaveFieldToDB fp_rs, Now, "Tidsstämpel"
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:",_
"form.asp",_
"Return to the form."
End If
End If
Session.CodePage = Session("FP_OldCodePage")
Session.LCID = Session("FP_OldLCID")
%>
Tell Me!
|
 |
Tell
me!
about Christmas in your country |
|
|
|
|
|
|
|
Participation
form
|
Now that you sent your works,
please, fill in the following form with the information required.
PARTICIPATION
FORM
|
|
|
|
|