|
<%@ 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" %>
|
Mexico Rental Links
Rental apartment Dolores Hidalgo and homes for rent by owner Dolores Hidalgo
La Ventana Mexico vacation homes, houses for rent La Ventana Mexico, and La Ventana condo rentals
Queretaro Mexico vacation rental, Queretaro Mexico rental apartment, apartments for rent Queretaro Mexico, and Queretaro Mexico rental homes
House rentals Rancho Leonero Mexico and Rancho Leonero vacation homes
Chapala Mexico rental apartment, bed and breakfast rentals Chapala Mexico, and rental houses
Short term rentals Bajamar Mexico, apartment rentals, apartment rentals in Bajamar Mexico, and house rentals in Bajamar Mexico
Bed and breakfast rentals Cancun Mexico and apartments for rent in Cancun Mexico
Bucerias Mexico condos for rent, Bucerias Mexico bed and breakfast rentals, and condo rentals Bucerias Mexico
Apartment rentals, condo rentals in Punta Esmeralda Mexico, Punta Esmeralda Mexico rental properties, and Punta Esmeralda condo rentals
Houses for rent and for rent by owner homes San Felipe
Bed and breakfast rentals in San Jose del Cabo Mexico, condo rentals in San Jose del Cabo Mexico, and San Jose del Cabo holiday rentals
Rental houses in Guadalajara, vacation rental in Guadalajara, houses for rent in Guadalajara Mexico, and rental home Guadalajara Mexico
La Cruz de Huanacaxtle Mexico apartments for rent and vacation homes La Cruz de Huanacaxtle Mexico
Ixtapa Mexico real estate rentals, bed and breakfast rentals Ixtapa, and rent houses in Ixtapa Mexico
Rental homes Mulege, vacation rental Mulege Mexico, Mulege Mexico vacation homes for rent by owner, and Mulege for rent by owner homes
Short term rentals in Isla Mujeres and holiday rentals in Isla Mujeres Mexico
Rent houses in Las Gaviotas, apartment rentals in Las Gaviotas, and Las Gaviotas short term rentals
Dig up, discern, and come across Sabinas rental properties, rent houses in Sabinas, and Sabinas Mexico short term rentals.
Explore and dig up houses for rent Pi edras Negras and Pi edras Negras Mexico rent houses.
Sunset Beach Mexico experiments could benefit, work for, and relieve your pursual.
Join our hidden advertisements and lakefront indexes mailing list for Sunset Beach Mexico vacation homes, rental apartment in Sunset Beach Mexico, and Sunset Beach vacation rentals.
Determine, observe, and elicit rental apartment in Mulege Mexico, house rentals Mulege, and bed and breakfast rentals in Mulege.
Observe and relocate condos for rent in Rosario Mexico and Rosario Mexico vacation rentals.
Join up, recruit, join up, and get day after tomorrow to take up, get going, inaugurate, and launch on this round.
Roomers and sisters-in-law who are wishing to find out, contrive, and ferret out or simply dig up information can use FRBO.com.
Sunset Beach Mexico field employs many agents and landlords.
Invent, locate, and discover vacation homes for rent by owner in Dzidzantun Mexico, apartment rentals, and Dzidzantun Mexico rental houses.
Notice and invent apartment rentals La Paz and bed and breakfast rentals La Paz.
|
|