<% ' 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 = 65001 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("Comment_Feedback_Form_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(14) Dim arFormDBFields0(14) Dim arFormValues0(14) arFormFields0(0) = "UserFirstName" arFormDBFields0(0) = "UserFirstName" arFormValues0(0) = Request("UserFirstName") arFormFields0(1) = "UserOrganization" arFormDBFields0(1) = "UserOrganization" arFormValues0(1) = Request("UserOrganization") arFormFields0(2) = "UserTel" arFormDBFields0(2) = "UserTel" arFormValues0(2) = Request("UserTel") arFormFields0(3) = "UserFAX" arFormDBFields0(3) = "UserFAX" arFormValues0(3) = Request("UserFAX") arFormFields0(4) = "ContactRequested" arFormDBFields0(4) = "ContactRequested" arFormValues0(4) = Request("ContactRequested") arFormFields0(5) = "UserURL" arFormDBFields0(5) = "UserURL" arFormValues0(5) = Request("UserURL") arFormFields0(6) = "MessageType" arFormDBFields0(6) = "MessageType" arFormValues0(6) = Request("MessageType") arFormFields0(7) = "SubjectOther" arFormDBFields0(7) = "SubjectOther" arFormValues0(7) = Request("SubjectOther") arFormFields0(8) = "UserEmail" arFormDBFields0(8) = "UserEmail" arFormValues0(8) = Request("UserEmail") arFormFields0(9) = "UserMiddleInitial" arFormDBFields0(9) = "UserMiddleInitial" arFormValues0(9) = Request("UserMiddleInitial") arFormFields0(10) = "User_Title" arFormDBFields0(10) = "User_Title" arFormValues0(10) = Request("User_Title") arFormFields0(11) = "Subject" arFormDBFields0(11) = "Subject" arFormValues0(11) = Request("Subject") arFormFields0(12) = "Comments" arFormDBFields0(12) = "Comments" arFormValues0(12) = Request("Comments") arFormFields0(13) = "UserLastName" arFormDBFields0(13) = "UserLastName" arFormValues0(13) = Request("UserLastName") 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" fp_rs.Update FP_DumpError strErrorUrl, "Cannot update the database" fp_rs.Close fp_conn.Close FP_FormConfirmation "text/html; charset=utf-8",_ "Form Confirmation",_ "Thank you for submitting the following information:",_ "Comment_Feedback_Form.asp",_ "Return to the form." End If End If Session.CodePage = Session("FP_OldCodePage") Session.LCID = Session("FP_OldLCID") %> Brownlow Consulting is here to help you in any way we can

 

    
Electrical
Telecomm 
Network
Forum
Guest Book
Chat

ShareBuilder

Home
Southern Heritage
Astrology / Tarot Reading
Auctions
Baby Supplies
Buy And Sell Books
Buy Computers
Business Cards
Business-To-Business
Cars and Supplies
Cell Phones / Wireless
Credit Report / Credit Cards
Clothing /Apparel
Codes
Collectibles
Comment/Feedback
Calculators
Electrical
Flowers / Plants
Free Translation
Fun / Free Stuff
Food And Wine
Golf
Georgia Business
Health & Beauty
Hobbies/Toys
House/Building Supplies
Home Plans
HomeWork Help
Jewelry
Jokes
Jobs Links
Legal
Links
Incorporate Company
Loans
Lottery
Investment / Stocks
Insurance
Nascar
Networking
Magazines
Marketing
Music
Outdoors
Pet Supplies
Professional Learning
Programming
Promote Your Web Site
Real Estate Services
Recipes
Rome Georgia
Safety
Satellites
Security / Cameras
Education/ScholarShips
Search The Web
Software
Sports
Support
Supplies
Swimming Pools
Telecommunications
Tools
Travel
Vitamins & Herbs
Wedding Services
Web Hosting
Web Site Design
 

ShareBuilder

In Association with Amazon.com

 

MoneyCentral Stock Quote       

Enter Symbol(s)

  

 

 

 

Go to msn.com

Search the Web for:

Use Advanced Search

 

 

 

 

 

   


Tell us what you think about our web site, our products, our organization, or anything else that comes to mind. We welcome all of your comments and suggestions.

 

 

What kind of comment would you like to send? Or Just Sign the Guest Book!

 

Complaint Problem Suggestion Praise Information Other

 

What about us do you want to comment on?

Other:

Enter your comments in the space provided below:

    Tell us what you think!

 

Tell us how to get in touch with you: 

You Do Not have to fill in all the Fields.

 

 

First Name

Last Name

Middle Initial

Title

Organization

E-mail

URL

Telephone #

FAX #

 

Please contact me as soon as possible regarding this matter.


Privacy Policy

Brownlow Consulting will NEVER give, sell, lease or in any way make available the information you supply us with to any organization or individual other than Brownlow Consulting. All information supplied by you to Brownlow Consulting. will be used only by Brownlow Consulting. To provide you with more security and better service and features.

The Guest Book can be seen by all on the internet so put any the information you wished to be seen!

<% if 0 then %> <% end if %> <% fp_sQry="SELECT * FROM Results" fp_sDefault="" fp_sNoRecords="No records returned." fp_sDataConn="Comment_Feedback_Form" fp_iMaxRecords=0 fp_iCommandType=1 fp_iPageSize=0 fp_fTableFormat=False fp_fMenuFormat=False fp_sMenuChoice="" fp_sMenuValue="" fp_sColTypes="&ID=3&MessageType=202&Subject=202&SubjectOther=202&Comments=203&UserFirstName=202&UserLastName=202&UserMiddleInitial=202&User_Title=202&UserOrganization=202&UserEmail=202&UserURL=202&UserTel=202&UserFAX=202&ContactRequested=202&Remote_computer_name=202&User_name=202&Browser_type=202&Timestamp=135&" fp_iDisplayCols=19 fp_fCustomQuery=False BOTID=0 fp_iRegion=BOTID %>

ID: <%=FP_FieldVal(fp_rs,"ID")%>

MessageType: <%=FP_FieldVal(fp_rs,"MessageType")%>

Subject: <%=FP_FieldVal(fp_rs,"Subject")%>

SubjectOther: <%=FP_FieldVal(fp_rs,"SubjectOther")%>

Comments: <%=FP_FieldVal(fp_rs,"Comments")%>

UserFirstName: <%=FP_FieldVal(fp_rs,"UserFirstName")%>

UserLastName: <%=FP_FieldVal(fp_rs,"UserLastName")%>

UserMiddleInitial: <%=FP_FieldVal(fp_rs,"UserMiddleInitial")%>

User_Title: <%=FP_FieldVal(fp_rs,"User_Title")%>

UserOrganization: <%=FP_FieldVal(fp_rs,"UserOrganization")%>

UserEmail: "><%=FP_FieldVal(fp_rs,"UserEmail")%>

UserURL: "><%=FP_Field(fp_rs,"UserURL")%>

UserTel: <%=FP_FieldVal(fp_rs,"UserTel")%>

UserFAX: <%=FP_FieldVal(fp_rs,"UserFAX")%>

ContactRequested: <%=FP_FieldVal(fp_rs,"ContactRequested")%>

Remote_computer_name: <%=FP_FieldVal(fp_rs,"Remote_computer_name")%>

User_name: <%=FP_FieldVal(fp_rs,"User_name")%>

Browser_type: <%=FP_FieldVal(fp_rs,"Browser_type")%>

Timestamp: <%=FP_FieldVal(fp_rs,"Timestamp")%>


 

 

 

 

 

 

 

 

 

 

 

 

 

                                              Hit Counter

 

Copyright © 2002 by [Brownlow Consulting]. All rights reserved.

Email: brownlowconsulting@brownlows.net

Revised: June, 2009 02:18:18 PM -0400 .