|
<%@ include file="../WEB-INF/jsp/city_side_menu2.jspf" %>
|
|
<%@ include file="../WEB-INF/jsp/top_menu.jspf" %>
|
<%=city_name%>, <%=region_name%>
Filter the results on the map and on the property list by changing criteria.
All properties meeting criteria are shown automatically.
|
|
Properties in <%=city_name%>
| Property ID |
Address |
City |
Bedrooms |
Bathrooms |
Square feet |
<%@ include file="/WEB-INF/jsp/radius_function.jsp" %>
<%
Connection con = null;
try {
// lat and lng definition are on file city_scriptlet.jspf
double[] cords = getRadiusCords(60, lat, lng);
Class.forName("com.mysql.jdbc.Driver");
con = DriverManager.getConnection("jdbc:mysql://localhost/sstrehli1?user=sstrehli1&password=frboadmin2007");
String query = "SELECT property_id, address, country_id, country_name, bedrooms, bathrooms, sqft, property.latitude, property.longitude, cities.city, property.city_id FROM property, cities WHERE property.city_id = cities.city_id AND property.enabled = 1 AND property.latitude >= " + cords[0] + " AND property.longitude >= " + cords[1] + " AND property.latitude <= " +cords[2] + " AND property.longitude <= " +cords[3];
PreparedStatement Ps = con.prepareStatement(query);
//Ps.setInt(1,city_id);
ResultSet Rs = Ps.executeQuery();
while(Rs.next()) {
long property_id = Rs.getLong("property_id");
int country_id = Rs.getInt("country_id");
double latitude = Rs.getDouble("latitude");
double longitude = Rs.getDouble("longitude");
String address = Rs.getString("address");
String country_name = Rs.getString("country_name");
String city_name2 = Rs.getString("city");
int city_id2 = Rs.getInt("city_id");
int bedrooms = Rs.getInt("bedrooms");
int bathrooms = Rs.getInt("bathrooms");
int sqft = Rs.getInt("sqft");
String query2 = "SELECT date_in, date_out FROM rates WHERE property_id = ?";
PreparedStatement Ps2 = con.prepareStatement(query2);
Ps2.setLong(1, property_id);
ResultSet Rs2 = Ps2.executeQuery();
%>
| #<%=property_id%> |
<%=address%> |
<%=city_name2%> |
<%=bedrooms%> |
<%=bathrooms%> |
<%=sqft%> |
<%
Rs2.close();
Ps2.close();
}
Rs.close();
Ps.close();
con.close();
con = null;
} catch(Exception e) {out.print(e.toString()); out.print(e.getMessage());
}
finally {
if(con!=null) {
con.close();
con = null;
}
}
%>
| |
|
|
|
|
|
<%@ include file="../WEB-INF/jsp/footer.jspf" %>
|
Bahamas Rental Links
Holiday rentals in Dunmore Town Bahamas and Dunmore Town apartment rentals
Vacation rentals in Columbus Landings, houses for rent Columbus Landings, and short term rentals
Apartment rentals in Turnbull Bahamas, rental homes Turnbull Bahamas, Turnbull Bahamas for rent by owner homes, and vacation rental in Turnbull
Rental home in Stella Maris and Stella Maris Bahamas rental home
Rent house Rainbow Bay, homes for rent by owner in Rainbow Bay, and holiday rentals in Rainbow Bay
Rent house in Whale Point Bahamas, Whale Point Bahamas apartment rentals, short term rentals in Whale Point Bahamas, and Whale Point vacation rentals
Vacation homes for rent by owner in Pelican Point and rental apartment in Pelican Point Bahamas
Real estate rentals Little Grand Cay Bahamas, rental apartment in Little Grand Cay Bahamas, and home rentals in Little Grand Cay
Real estate rentals High Rock Bahamas, High Rock Bahamas condo rentals, rental homes in High Rock, and High Rock Bahamas rent houses
Holiday rentals in Palmetto Point Bahamas and rental properties
Rental properties in Spanish Wells Bahamas, Spanish Wells short term rentals, and houses for rent in Spanish Wells
Homes for rent Governor s Harbour, rental houses in Governor s Harbour Bahamas, rental properties Governor s Harbour, and bed and breakfast rentals in Governor s Harbour Bahamas
Vacation rental in Great Guana Cay and Great Guana Cay rent houses
Home rentals in Treasure Cay Bahamas, home rentals in Treasure Cay, and Treasure Cay bed and breakfast rentals
Rent house in Wemsyss, bed and breakfast rentals in Wemsyss, apartment rentals Wemsyss, and homes for rent by owner in Wemsyss Bahamas
Rental houses in Kemp s Bay Bahamas and Kemp s Bay short term rentals
Rental apartment in Governor s Harbour Bahamas, Governor s Harbour Bahamas vacation rental, and Governor s Harbour Bahamas rental home
Rental houses Sumner Point, apartment rentals in Sumner Point Bahamas, Sumner Point apartment rentals, and rent houses Sumner Point
Nicholl s Town Bahamas rental properties and condo rentals Nicholl s Town
Rent houses Dunmore Town Bahamas, condos for rent Dunmore Town Bahamas, and rent houses in Dunmore Town
Homes for rent by owner in Marsh Harbour Bahamas, Marsh Harbour Bahamas rental properties, Marsh Harbour vacation rental, and rental apartment Marsh Harbour
Real estate rentals in George Town Bahamas and rental homes George Town Bahamas
Vacation homes for rent by owner in Little Harbour Bahamas, Little Harbour Bahamas vacation rental, and house rentals Little Harbour Bahamas
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
#N/A
|
|