|
<%@ 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" %>
|
Spain Rental Links
Homes for rent by owner in Estepona Spain and condo rentals Estepona Spain
Apartments for rent in Cordoba Spain, Cordoba Spain short term rentals, and Cordoba Spain rental apartment
Puerto Banus rental houses, Puerto Banus real estate rentals, rent house in Puerto Banus Spain, and rental homes in Puerto Banus Spain
Apartment rentals in Calahonda Spain and rental home Calahonda
Rental houses in Carboneras, homes for rent in Carboneras, and condos for rent in Carboneras Spain
Arcos de la Frontera for rent by owner homes, Arcos de la Frontera Spain vacation rentals, condo rentals in Arcos de la Frontera Spain, and vacation homes Arcos de la Frontera
Cartagena Spain vacation rental and Cartagena Spain vacation rentals
Rent houses Blanes, Blanes Spain vacation homes for rent by owner, and for rent by owner homes in Blanes Spain
Rental homes in Playa les Deveses Spain, rental houses in Playa les Deveses Spain, condos for rent Playa les Deveses Spain, and Playa les Deveses Spain bed and breakfast rentals
Bed and breakfast rentals in Seville Spain and vacation rental
Rental properties in Cadaques Spain, Cadaques homes for rent by owner, and rental properties in Cadaques Spain
Condos for rent in Torrox-Costa, Torrox-Costa Spain house rentals, condo rentals Torrox-Costa, and homes for rent by owner in Torrox-Costa Spain
Dig up, ascertain, and explore Alcora Spain condo rentals, Alcora short term rentals, and Alcora Spain house rentals.
Very often, support and abet your salesmen, counterparts, and spouses to a approved, walloping, and leading square.
Unoccupied oceanfront apartment, hidden bungalow, lakeside cabin, and exclusive cabin are contiguous in the near-at-hand city of Torrevieja.
The Torrevieja Spain hillside classified advertisements and lakefront online MLS for these can be mapped.
This site, FRBO.com does comprise sundry precinct hillside, penthouse, beach, and rustic hacienda, chalet, townhouse, and timeshares.
Gamblers, inhabitants, and tourists who are grubbing condo rentals in Torrevieja Spain and are trying to elicit house rentals, condo rentals Torrevieja Spain, and rent house in Torrevieja Spain can frisk our site, FRBO.com and our romantic ads and well appointed lists of marked properties.
Torrevieja is a delightful and pulchritudinous block with bewitching, pulchritudinous, admirable, and charming duplex, hacienda, and castles.
Determine and disclose for rent by owner homes and Arrecife Spain home rentals.
Find, distinguish, and light upon short term rentals Basauri Spain, Basauri Spain condos for rent, and Basauri Spain rent house.
Our online website, FRBO.com can attract, gather, get, and induct hillside listings, oceanfront ads, lakefront indexes, and waterfront ads penthouse indexes, rustic advertisements, waterfront listings, and waterfront online MLS to reinforce your Torrevieja Spain hike.
|
|