<%
dim soldstc
dtmdte = date
dtmnew = dateAdd("d",-7,dtmdte)
While NOT Recordset2.EOF
soldstc = cint(Recordset2.Fields.Item("sold_stc").Value)
%>
.asp<% if soldstc="-1" then response.write("?s=1")%>'">
<% if (Recordset2.Fields.Item("price").Value) <> "999999999" and (Recordset2.Fields.Item("price").Value) <> "99999999" then
if (Recordset2.Fields.Item("hide_price").Value) then
response.write ("" & Recordset2.Fields.Item("alt_price_text").Value & " ")
else
if (Recordset2.Fields.Item("oiro").Value) then response.write("Price region: ")%>
<%=FormatCurrency((Recordset2.Fields.Item("price").Value), -0, -2, -2, -2) %>
<%
end if
end if
%>
<%=(Recordset2.Fields.Item("town").Value)%> <%=(Recordset2.Fields.Item("bedrooms").Value)%> Bedrooms