
Ashe
County is known for its preserved scenic beauty, and relaxed
peaceful lifestyle.
Located on the Eastern Continental Divide in Northwestern North
Carolina, Ashe County is nestled between ancient rivers and gorgeous
mountains that reach splendid height. Ashe County's charm and pleasant
atmosphere is matched by a very comfortable and gentle climate. |
|
<%
Set Connection = Server.CreateObject("ADODB.Connection")
Connection.Open "DSN=ashemountainrealestate"
SQLStmt = "SELECT * FROM residential WHERE featured = 1"
set r1 = connection.execute(SQLStmt)
if r1.eof = FALSE then
%>
<%
end if
end if
end if
Connection.Close %>
|
|