|
<%@ 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" %>
|
Honduras Rental Links
Milton Bight Honduras short term rentals and vacation homes for rent by owner in Milton Bight Honduras
Bed and breakfast rentals Caribe Pointe Honduras, homes for rent by owner Caribe Pointe Honduras, and Caribe Pointe Honduras homes for rent by owner
Milton Bight vacation homes for rent by owner, Milton Bight condo rentals, apartment rentals in Milton Bight Honduras, and Milton Bight Honduras houses for rent
Trujillo Honduras homes for rent and Trujillo houses for rent
Short term rentals Turtle Crossing, rental properties in Turtle Crossing Honduras, and vacation rental
Apartments for rent Dixon s Cove, vacation homes in Dixon s Cove, houses for rent in Dixon s Cove Honduras, and condo rentals in Dixon s Cove Honduras
Utila bed and breakfast rentals and rental homes Utila
Turtle Crossing rental homes, bed and breakfast rentals in Turtle Crossing Honduras, and Turtle Crossing Honduras vacation homes
For rent by owner homes in French Caye Honduras, French Caye homes for rent, homes for rent by owner in French Caye Honduras, and vacation homes for rent by owner in French Caye Honduras
Dixon s Cove condo rentals and rent house in Dixon s Cove Honduras
French Caye Honduras short term rentals, French Caye holiday rentals, and rent house
Houses for rent, West Bay Beach Honduras vacation homes for rent by owner, for rent by owner homes in West Bay Beach Honduras, and houses for rent in West Bay Beach
For rent by owner homes Helene Honduras and rental home Helene
Holiday rentals Oak Ridge Honduras, Oak Ridge rent house, and rental houses in Oak Ridge Honduras
Houses for rent, condo rentals Masca Honduras, house rentals, and Masca Honduras vacation homes for rent by owner
Rental apartment in Masca and rental apartment Masca
Rental houses Helene, Helene Honduras homes for rent by owner, and house rentals in Helene Honduras
La Ceiba Honduras house rentals, rental home in La Ceiba Honduras, rental properties, and short term rentals in La Ceiba Honduras
Condo rentals La Ceiba and rent houses in La Ceiba Honduras
Bed and breakfast rentals, rental houses, and rental home La Ceiba Honduras
First Bight Honduras rent house, apartment rentals in First Bight Honduras, vacation homes for rent by owner, and vacation homes for rent by owner in First Bight Honduras
Milton Bight Honduras rental houses and condo rentals in Milton Bight Honduras
French Caye Honduras real estate rentals, rental houses in French Caye, and bed and breakfast rentals in French Caye
Not often, plug, plug, expedite, and reinforce your confreres, cohorts, and floaters to a lovable, seductive, ponderous, and accepted neighborhood.
Ferret out, light upon, and distinguish the territory and nearly Dixon s Cove Honduras township.
This extensive website, FRBO.com does involve various penthouse, exclusive, and log vacation home, ranch, chalet, and homes.
Contrive, distinguish, and originate condo rentals in YUSCARAN Honduras, holiday rentals in YUSCARAN Honduras, and YUSCARAN Honduras vacation homes.
Discern and recognize rental apartment in Comayaguela Honduras and Comayaguela rental houses.
Dixon s Cove real estate investors, town home owners, condo owners, and landlords list rental apartment in Dixon s Cove Honduras, vacation rentals in Dixon s Cove, and for rent by owner homes Dixon s Cove Honduras.
Find out and conceive rental properties TEGUCIGALPA and TEGUCIGALPA Honduras vacation homes.
Look up, observe, and identify Roatan rental homes, homes for rent in Roatan Honduras, and Roatan rental apartment.
Distinguish, originate, and identify short term rentals YORO Honduras, YORO Honduras apartments for rent, and for rent by owner homes in YORO.
The Dixon s Cove Honduras hidden listings and suburban ads for these county can be mapped.
Perceive, invent, and disclose Progreso Honduras condos for rent, rental home in Progreso Honduras, and rental houses in Progreso Honduras.
|
|