<% ' 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("contact_us_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(6) Dim arFormDBFields0(6) Dim arFormValues0(6) arFormFields0(0) = "Company" arFormDBFields0(0) = "Company" arFormValues0(0) = Request("Company") arFormFields0(1) = "Email" arFormDBFields0(1) = "Email" arFormValues0(1) = Request("Email") arFormFields0(2) = "Phone" arFormDBFields0(2) = "Phone" arFormValues0(2) = Request("Phone") arFormFields0(3) = "Name" arFormDBFields0(3) = "Name" arFormValues0(3) = Request("Name") arFormFields0(4) = "Address" arFormDBFields0(4) = "Address" arFormValues0(4) = Request("Address") arFormFields0(5) = "Comments" arFormDBFields0(5) = "Comments" arFormValues0(5) = Request("Comments") 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:",_ "contact_us.htm",_ "Return to the form." End If End If Session.CodePage = Session("FP_OldCodePage") Session.LCID = Session("FP_OldLCID") %> ACC Contact Us

contact_us.htm
index.htm services.htm about_us.htm contact_us.htm Payment
 

Home
Web Services
Business Services
Home Services
About Us
Contact Us
Payment

Please feel free to contact us with questions or to let us know you want to hear from us. The easiest way to contact us is by filling our the information request form below. You can also go to the bottom of the page an see our phone number and address. We look forward to hearing from you and answering your computer questions or problems.

If you have an emergency please go to the Emergency Call page and fill out the form there, that will get you the fastest response.

Information Request Form

Contact Information:

Name Comments or Questions

Company
Address
E-mail
Phone


Contact Information

Telephone (352) 504-4942
Postal address
Amlong Computer Consulting
1208 7th Street, Clermont, Florida 34711
Electronic mail
Information: Robert@AmlongConsulting.com
Webmaster:
Webmaster@AmlongConsulting.com
Send mail to Webmaster@AmlongConsulting.com with questions or comments about this web site.
Last modified: 04/29/08