<%@LANGUAGE="VBSCRIPT"%> <% ' *** Edit Operations: declare variables Dim MM_editAction Dim MM_abortEdit Dim MM_editQuery Dim MM_editCmd Dim MM_editConnection Dim MM_editTable Dim MM_editRedirectUrl Dim MM_editColumn Dim MM_recordId Dim MM_fieldsStr Dim MM_columnsStr Dim MM_fields Dim MM_columns Dim MM_typeArray Dim MM_formVal Dim MM_delim Dim MM_altVal Dim MM_emptyVal Dim MM_i MM_editAction = CStr(Request.ServerVariables("SCRIPT_NAME")) If (Request.QueryString <> "") Then MM_editAction = MM_editAction & "?" & Request.QueryString End If ' boolean to abort record edit MM_abortEdit = false ' query string to execute MM_editQuery = "" %> <% ' *** Insert Record: set variables If (CStr(Request("MM_insert")) = "form1") Then MM_editConnection = MM_connJobe_STRING MM_editTable = "Cma" MM_editRedirectUrl = "" MM_fieldsStr = "FirstName|value|LastName|value|Email|value|Phone|value|WhenMoving|value|Bedrooms|value|Baths|value|Message|value" MM_columnsStr = "FirstName|',none,''|LastName|',none,''|Email|',none,''|Phone|',none,''|WhenMoving|',none,''|Bedrooms|',none,''|Baths|',none,''|Message|',none,''" ' create the MM_fields and MM_columns arrays MM_fields = Split(MM_fieldsStr, "|") MM_columns = Split(MM_columnsStr, "|") ' set the form values For MM_i = LBound(MM_fields) To UBound(MM_fields) Step 2 MM_fields(MM_i+1) = CStr(Request.Form(MM_fields(MM_i))) Next ' append the query string to the redirect URL If (MM_editRedirectUrl <> "" And Request.QueryString <> "") Then If (InStr(1, MM_editRedirectUrl, "?", vbTextCompare) = 0 And Request.QueryString <> "") Then MM_editRedirectUrl = MM_editRedirectUrl & "?" & Request.QueryString Else MM_editRedirectUrl = MM_editRedirectUrl & "&" & Request.QueryString End If End If End If %> <% ' *** Insert Record: construct a sql insert statement and execute it Dim MM_tableValues Dim MM_dbValues If (CStr(Request("MM_insert")) <> "") Then ' create the sql insert statement MM_tableValues = "" MM_dbValues = "" For MM_i = LBound(MM_fields) To UBound(MM_fields) Step 2 MM_formVal = MM_fields(MM_i+1) MM_typeArray = Split(MM_columns(MM_i+1),",") MM_delim = MM_typeArray(0) If (MM_delim = "none") Then MM_delim = "" MM_altVal = MM_typeArray(1) If (MM_altVal = "none") Then MM_altVal = "" MM_emptyVal = MM_typeArray(2) If (MM_emptyVal = "none") Then MM_emptyVal = "" If (MM_formVal = "") Then MM_formVal = MM_emptyVal Else If (MM_altVal <> "") Then MM_formVal = MM_altVal ElseIf (MM_delim = "'") Then ' escape quotes MM_formVal = "'" & Replace(MM_formVal,"'","''") & "'" Else MM_formVal = MM_delim + MM_formVal + MM_delim End If End If If (MM_i <> LBound(MM_fields)) Then MM_tableValues = MM_tableValues & "," MM_dbValues = MM_dbValues & "," End If MM_tableValues = MM_tableValues & MM_columns(MM_i) MM_dbValues = MM_dbValues & MM_formVal Next MM_editQuery = "insert into " & MM_editTable & " (" & MM_tableValues & ") values (" & MM_dbValues & ")" If (Not MM_abortEdit) Then ' execute the insert Set MM_editCmd = Server.CreateObject("ADODB.Command") MM_editCmd.ActiveConnection = MM_editConnection MM_editCmd.CommandText = MM_editQuery MM_editCmd.Execute MM_editCmd.ActiveConnection.Close If (MM_editRedirectUrl <> "") Then Response.Redirect(MM_editRedirectUrl) End If End If End If %> <% Dim rsSellers Dim rsSellers_numRows Set rsSellers = Server.CreateObject("ADODB.Recordset") rsSellers.ActiveConnection = MM_connJobe_STRING rsSellers.Source = "SELECT * FROM Cma" rsSellers.CursorType = 0 rsSellers.CursorLocation = 2 rsSellers.LockType = 1 rsSellers.Open() rsSellers_numRows = 0 %> <% if Request.Form("FFSubmitted") = "yes" then Dim BodyString Dim objCDO Dim RedirectURL Dim FormFields Dim arrFormFields FormFields = "FirstName~LastName~Email~Phone~WhenMoving~Bedrooms~Baths~Sqft~Message~MM_insert" If FormFields <> "" Then arrFormFields = split(FormFields,"~") End If Set objCDO = Server.CreateObject("CDONTS.NewMail") objCDO.From = "timbaileyrealtor@cox.net" objCDO.To = "timbaileyrealtor@cox.net" objCDO.Cc = "" objCDO.Bcc = "dusty.carr@cox.net" objCDO.Subject = "Top Priority Buyers Request for Assistance" BodyString = Replace("","~",chr(13) & chr(10) )& chr(13) If FormFields <> "" Then For Each item In arrFormFields BodyString = BodyString & item & ": " & Request.Form(item) & chr(13) Next End If objCDO.Body = BodyString objCDO.BodyFormat = 1 objCDO.MailFormat = 1 objCDO.Send Set objCDO = Nothing RedirectURL = "../thankyou.html" If RedirectURL <> "" then If Request.QueryString <> "" Then response.redirect(RedirectURL & "?" & Request.QueryString) else response.redirect(RedirectURL) end If end if end if %> <% MM_EditAction = CStr(Request("URL")) If (Request.QueryString <> "") Then MM_EditAction = MM_EditAction & "?" & Request.QueryString End If %> Warner Robins Ga. Homes For Sale - Real Estate
Tim & Kirsten Bailey
     Warner Robins Georgia Real ESTATE AND HOMES FOR SALE

Home
Subdivisions & Communities
Houston County Schools
Recreation
Site Map
Links
 

 

Finding The Right Home
Home Inspections

Buying Your First Home

Ready To Take the Home Ownership Leap
The Coldwell Banker® Network Offers 10 Tips to Making the American Dream Come True
Buying a first home is one of the most important decisions a person can make, but it can be a complex process. Coldwell Banker Real Estate Corporation offers tips for first-time homebuyers with a checklist of the 10 essential steps to help make the process smooth and successful.

Step #1—Ask Your Lender About Available Mortgage Programs: An experienced mortgage company should be able to work with you one-on-one to determine exactly which mortgage programs will meet your individual needs and what you can qualify for based on your personal information. Applicants with higher credit ratings and/or higher levels of financial reserves generally receive more competitive mortgage rates. But with hundreds of available mortgage programs, there is usually one to meet the needs of almost any homebuyer. For those with excellent credit, there is even a way to get a mortgage with 0% down. (For more information on this and other mortgage programs, check out http://www.coldwellbankermortgage.com.)


Step #2—Research the Terms of the Mortgage: Different mortgage lenders have varying price structures that can affect the amount that you pay for your home. An annual percentage rate (APR) includes the actual interest rate on the loan, as well as certain fees and costs associated with the loan. Because a customer may be paying points and other closing costs, the APR disclosed may appear to be higher than the actual interest rate quoted for the loan. Not all lenders calculate APR identically; however, it does give customers a relatively fair method of comparing price on their potential loans.


Step #3—Get a Pre-Qualified Loan Commitment: Even before the house hunting begins, homebuyers need to determine how much they can afford. Mortgage companies or other lending institutions provide pre-qualified loan commitments. Sellers often don't take an offer seriously unless the prospective first-time buyer has some assurance of creditworthiness from a mortgage company. Coldwell Banker® Mortgage goes one step further, offering qualified consumers pre-approvals, which carry more weight than a pre-qualification. A pre-approval with Coldwell Banker Mortgage means more because a full credit report is ordered on the customer so that a true loan decision can be made the same day a customer applies. Shopping for a home with a pre-approved mortgage enables a customer to negotiate as a cash buyer and submit an offer on a home with confidence that the mortgage will be issued and the sale will be completed.


Step #4—Do Your "Home-work": Be sure to go online to sites such as coldwellbanker.com to check for listings, neighborhood information, current mortgage information and home ownership services. The right amount of research will help you to better understand the marketplace and homes available in your price range when you're ready to work with a real estate professional.


Step #5—Make a Checklist: To help make the home buying process a little easier, homebuyers should create a checklist of the important features they want in a home. Location and the number of bedrooms and bathrooms are usually important. Other important questions to answer: What will the commute to work be like? Are there shopping centers, parks, and schools located near the home?


Step #6—Find a Buyer's Broker: A buyer's broker or agent represents the buyer's interests and helps identify homes that are for sale and in the right price range. The broker also can help with such tasks as writing contracts, negotiating the asking price, and closing the purchase. Click here to see a video on finding an agent.


Step #7—Make an Offer: Once you find the right house, make an offer. Make sure that your offer is contingent on two items: 1) You're able to obtain adequate financing (if you haven't done so already), and 2) you can pull out if the property doesn't pass the home inspection, and the owner can't come to terms about how to fix the problem. Be prepared for counter-offers from other buyers and some negotiation with the seller. Make an earnest money deposit, which is a check that you'll give your agent to indicate that you're serious about buying the house. The check will apply toward the sales price if the deal goes through; if not, you get it back. You should also set a time limit with your agent that the offer you've made is good for three days. If an offer is accepted, it goes to the contract phase.


Step #8Hire A Home Inspector: Making an offer contingent on an inspection by a registered home inspector can save thousands of dollars by avoiding unseen problems. Inspectors will check the house for any structural damage. In the contract with the seller, it should state any necessary repairs that must be made before closing on the house. Prior to closing, walk through the house and check that such repairs have been completed.


Step #9—Buy Homeowners Insurance: Lenders require homeowners insurance to protect the new homebuyer's interests as well as their own. There are many providers so shop around for the best rates.


Step #10—The Closing: This is where the seller and buyer sign settlement-closing papers to transfer the ownership of the home and all transactions are finalized. Congratulations, you achieved the American dream and you are now a homeowner!

We would love to assist you in finding the perfect home! Tell us a little about you and what you are looking for.

    About You
First Name
:
Last Name
:
Email Address
:
Phone Number
:
   
  About Your Move
When are you moving?
:
   
  What you are looking for
Number of Bedrooms
:
Number of Baths
:
Message
 
 

" Bringing Home Buyers and Home Sellers together all over Warner Robins and Middle Georgia!" ------Tim & Kirsten Bailey, Realtors

Tim & Kirsten Bailey
478-922-8209 /home office
478-953-8595 /ext. 216
888-535-5055 /ext. 216
timbaileyrealtor@cox.net

Tim & Kirsten Bailey
478-922-8209 /home office
478-953-8595 /ext. 216
888-535-5055  /ext. 216
timbaileyrealtor@cox.net

Coldwell Banker SSK, Realtors
470 S. Houston Lake Rd.
Warner Robins, Ga. 31088