<%@ Language=VBScript %> <% ' asp funkcije i subrutine Dim con, RS, cSQL Set con = Server.CreateObject("ADODB.Connection") Set RS = Server.CreateObject("ADODB.Recordset") con.Open "DSN=birchland" cSQL = "select * From Help" Set RS = con.Execute(cSQL) %> Birchland Realty
 


<% Do While Not RS.EOF %> <% RS.MoveNext Loop %>
<% If RS("title") <> "" Then %> <%= RS("title") %>
<% End If %> <%= RS("help") %>
 

 

 

Home | Properties/Listings | About Birchland Realty | Appraisal Services | Helpful Hints | Site Map | Links | Contact Us

©Birchland Realty. All rights Reserved.

Web Design and Hosting Provided by Visual Edge Design.