<%@ Language=VBScript %> <% Response.Buffer = True %> <% Dim HostID, Referrer, IPAddress, MyConn, ObjRec Referrer = Request.ServerVariables("HTTP_REFERER") IPAddress = Request.ServerVariables("REMOTE_ADDR") Browser = Request.ServerVariables("HTTP_USER_AGENT") HostID = Request.ServerVariables("Remote_Host") Set MyConn = Server.CreateObject("ADODB.Connection") MyConn.Open "dsn=viney004.data" Set ObjRec = Server.CreateObject("ADODB.Recordset") ObjRec.open "VHSiteStats", MyConn, adOpenDynamic, adLockOptimistic, adcmdtable ObjRec.AddNew ObjRec("Date") = Now() ObjRec("Referrer") = Referrer ObjRec("IPAddress") = IPAddress ObjRec("Browser") = Browser ObjRec("HostID") = HostID ObjRec("CurrentPage") = "Builders Only Page" ObjRec.Update ' Clean up time ObjRec.Close Set ObjRec = Nothing MyConn.Close Set MyConn = Nothing %> Builders Login Page

 

Features

Available Homes

Photo Gallery

Outdoor Living

Tools

Contact Info

Builder's Login

Customer Login
UserName Password

2008 Parade of Homes in new browser window

Member of National Association of Home Builders
and
Central Oklahoma Home Builders Association

 

Copyright © 2008
Vineyard Homes, LLC
 

Builders/Administrative Login

Access to the following pages are restricted to the builders and administrative personnel of Vineyard Homes, LLC.  If you are not affiliated with Vineyard Homes, please choose another menu item.
 
Builders: To access project specific pages, enter your assigned password.
Builders Password: 
 
Administrative Personnel: Click the button to enter the administrative site.