<% ' FP_ASP ASP Automatically generated by a Frontpage Component. Do not Edit. On Error Resume Next 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("SQL_abaccouk_ConnectionString") FP_DumpError strErrorUrl, "Cannot open database" fp_rs.Open "tblCustQVCreg", 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(15) Dim arFormDBFields0(15) Dim arFormValues0(15) arFormFields0(0) = "Addr1" arFormDBFields0(0) = "Addr1" arFormValues0(0) = Request("Addr1") arFormFields0(1) = "Addr2" arFormDBFields0(1) = "Addr2" arFormValues0(1) = Request("Addr2") arFormFields0(2) = "Town" arFormDBFields0(2) = "Town" arFormValues0(2) = Request("Town") arFormFields0(3) = "ProdType" arFormDBFields0(3) = "ProdType" arFormValues0(3) = Request("ProdType") arFormFields0(4) = "Title" arFormDBFields0(4) = "Title" arFormValues0(4) = Request("Title") arFormFields0(5) = "Model" arFormDBFields0(5) = "Model" arFormValues0(5) = Request("Model") arFormFields0(6) = "TelNo" arFormDBFields0(6) = "TelNo" arFormValues0(6) = Request("TelNo") arFormFields0(7) = "MailUpdate" arFormDBFields0(7) = "MailUpdate" arFormValues0(7) = Request("MailUpdate") arFormFields0(8) = "email" arFormDBFields0(8) = "email" arFormValues0(8) = Request("email") arFormFields0(9) = "DatePurch" arFormDBFields0(9) = "DatePurch" arFormValues0(9) = Request("DatePurch") arFormFields0(10) = "County" arFormDBFields0(10) = "County" arFormValues0(10) = Request("County") arFormFields0(11) = "Name" arFormDBFields0(11) = "Name" arFormValues0(11) = Request("Name") arFormFields0(12) = "Notes" arFormDBFields0(12) = "Notes" arFormValues0(12) = Request("Notes") arFormFields0(13) = "PostCode" arFormDBFields0(13) = "PostCode" arFormValues0(13) = Request("PostCode") arFormFields0(14) = "Country" arFormDBFields0(14) = "Country" arFormValues0(14) = Request("Country") FP_SaveFormFields fp_rs, arFormFields0, arFormDBFields0 If Request.ServerVariables("HTTP_USER_AGENT") <> "" Then FP_SaveFieldToDB fp_rs, Request.ServerVariables("HTTP_USER_AGENT"), "Browser" End If If Request.ServerVariables("REMOTE_HOST") <> "" Then FP_SaveFieldToDB fp_rs, Request.ServerVariables("REMOTE_HOST"), "ComputerName" End If If Request.ServerVariables("REMOTE_USER") <> "" Then FP_SaveFieldToDB fp_rs, Request.ServerVariables("REMOTE_USER"), "UserName" 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:",_ "CustRegQVC.asp",_ "Return to the form." End If End If %>
Compressor Registration Form
Title: Product Details:
Name: (*) Product Type:
Address: Model: (*)
  Date Purchased: (*) enter date as dd/mm/yyyy eg.01/01/2001
Town:    
County: Comments:  
Post Code: Please tell us what you think about the product
Country: (*)
Tel No:  
eMail: (*)  

I wish to be kept informed of new products and viewings    

The information submitted is for our own use only and will not be submitted to third parties.
You may unsuscribe to our mailing list at any time.