|
|
|
| |
<%Set Conn = Server.CreateObject("ADODB.Connection")
Conn.Open = "classifiedDSN"
Sql = " SELECT name, address, citystate, phone, contname, email, link FROM ads Where catnum=13"
Set rst = Conn.Execute(Sql)
If rst.EOF Then
Response.Write "No Classified Ads Available"
Conn.Close
Set Conn=Nothing
Response.End
End If
%>
Legal Entries Click here
to add Your Business
<%Do While Not rst.EOF%>
<%=rst("name")%>
<%=rst("address")%> <%=rst("citystate")%>
<%=rst("phone")%>
"><%=rst("link")%>
<%=rst("contname")%>
<%rst.MoveNext
Loop
Conn.close
Set rst = Nothing
%>
|
|
...............................................................................
Schedule a time to view Colorado Springs real estate
with
Cherise Selley
here.
|
|
|
|
|
| |
| |
Home
| Real
Estate Listings | Neighborhood
Tours | Business
Directory | FREE
Relocation CD | Religious/Non-Profits
Colorado
Springs Gallery | Contact
Cherise Selley | Sitemap
Copyright © SpringsLife.com. All Rights Reserved.
|
|
|
|
|
|