Sunray Vacations has been providing luxury rental
homes for many years in the Kissimmee area. More>>
A complete
turnkey solution for everything Florida has to offer
including immaculate homes to make your visit memorable
and trouble free. More>>
Advertising
your listing on SunRay Realty.com gives your property-for-sale
a high profile. Thousands of viewers will see your
ad. Click
here for a free valuation
Lorem ipsum
dolor sit amet,
consectetuer adipiscing elit,
sed diem nonummy More>>
Lorem ipsum dolor
sit amet, consecte
uer adipiscing elit, More>>
<%
strSQl="SELECT TOP 2 * FROM tb_Product WHERE btHomePage=True ORDER BY intProductID"
set Rs=Conn.Execute(strSQL)
If(Rs.EOF=False) Then
IF(Rs("intPropCat")=0) Then lnkDesc="listingsdesc.asp?pid=" & RS("intProductID")
IF(Rs("intPropCat")=1) Then lnkDesc="rentalsdesc.asp?pid=" & RS("intProductID")
strSQL="SELECT vcImg FROM tb_Picture WHERE btDefault=true AND intPropertyID= " & RS("intProductID")
set RsPic=Conn.Execute(strSQL)
If(not RsPic.EOF) Then dispImg="uploaded/PROPERTY/" & RSPic("vcIMg") Else dispIMg="images/not_available.gif"
%>
<%
If(Rs.EOF=False) Then
IF(Rs("intPropCat")=0) Then lnkDesc="listingsdesc.asp?pid=" & RS("intProductID")
IF(Rs("intPropCat")=1) Then lnkDesc="rentalsdesc.asp?pid=" & RS("intProductID")
strSQL="SELECT vcImg FROM tb_Picture WHERE btDefault=true AND intPropertyID= " & RS("intProductID")
set RsPic=Conn.Execute(strSQL)
If(not RsPic.EOF) Then dispImg="uploaded/PROPERTY/" & RSPic("vcIMg") Else dispIMg="images/not_available.gif"
%>