|
<%@ 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" %>
|
Pennsylvania Rental Links
Hanover Pennsylvania house rentals and condo rentals in Hanover Pennsylvania
Homes for rent by owner Muhlenberg Pennsylvania, Muhlenberg holiday rentals, and Muhlenberg Pennsylvania rental apartment
Apartment rentals in McKeesport Pennsylvania, real estate rentals in McKeesport, McKeesport Pennsylvania for rent by owner homes, and home rentals McKeesport
Vacation homes Columbia Pennsylvania and Columbia for rent by owner homes
Rental home in Brentwood, condo rentals in Brentwood, and real estate rentals in Brentwood Pennsylvania
Pittsburgh Pennsylvania rental apartment, Pittsburgh Pennsylvania real estate rentals, short term rentals in Pittsburgh Pennsylvania, and Pittsburgh vacation homes for rent by owner
Real estate rentals and apartment rentals Derry
Bed and breakfast rentals in Middletown, homes for rent, and condo rentals Middletown
Vacation homes for rent by owner Warrington, short term rentals in Warrington Pennsylvania, Warrington Pennsylvania rent houses, and Warrington rental homes
For rent by owner homes Coal Pennsylvania and Coal Pennsylvania vacation homes
Short term rentals in Westtown Pennsylvania, Westtown vacation rental, and rent houses
Uwchlan Pennsylvania rent house, vacation rental Uwchlan Pennsylvania, house rentals Uwchlan, and Uwchlan houses for rent
Find, dig up, and debunk the tract and impending Middle Smithfield Pennsylvania state.
You can look the city indexes, penthouse listings, and beachfront lists of marked properties under rental apartment, Middle Smithfield houses for rent, and rental homes in Middle Smithfield Pennsylvania.
Perceive, relocate, and detect home rentals Moscow, for rent by owner homes in Moscow, and home rentals.
Send elegant, sightly, resplendent, and admirable abstracts regarding rental properties in Middle Smithfield Pennsylvania, apartment rentals in Middle Smithfield Pennsylvania, Middle Smithfield rent house, and rental homes in Middle Smithfield Pennsylvania found on this webpage.
This website, FRBO.com does except distinctive quarter well appointed and oceanfront apartment, flat, timeshare, and houses.
Debunk and discover houses for rent Greene Pennsylvania, bed and breakfast rentals, and houses for rent in Greene Pennsylvania.
Middle Smithfield Pennsylvania is a marvelous, cute, enticing, and radiant domain with ideal and shapely villa, chalet, lodge, and homes.
Notice and perceive apartment rentals and rent house Hillsville.
Convenient directories and hillside classifieds home rentals in Columbia Pennsylvania, Columbia Pennsylvania rental apartment, vacation homes for rent by owner Columbia, and Columbia Pennsylvania vacation homes for rent by owner.
The Middle Smithfield Pennsylvania decadent ads and hidden directories for these precinct can be mapped.
Notice, move, and discern Northampton United States apartment rentals, short term rentals in Northampton, and Northampton United States apartment rentals.
Originate your perquisition online now, day after tomorrow, on Tuesday, or tomorrow for your Middle Smithfield apartments for rent and rental homes in Middle Smithfield Pennsylvania.
Uncover, dig up, and detect vacation rentals in Tioga Pennsylvania, Tioga Pennsylvania homes for rent by owner, Tioga Pennsylvania home rentals, and Tioga Pennsylvania condo rentals.
We performed and invested FRBO.com to be charming and elegant.
Discover, originate, and observe vacation rentals in Bradford Pennsylvania and Bradford Pennsylvania short term rentals.
Observe, ferret out, and look up Indiana vacation homes, vacation homes for rent by owner, and Indiana condos for rent.
Learn and uncover rental properties in Tioga Pennsylvania, vacation homes for rent by owner in Tioga Pennsylvania, vacation rentals, and holiday rentals in Tioga.
Draft and reserve on Thursday to inaugurate and begin on this trip.
Find, notice, and recognize vacation homes in Juniata Pennsylvania and apartment rentals in Juniata Pennsylvania.
Disclose and ferret out apartment rentals in Merrittstown United States and rent house Merrittstown United States.
Light upon and find out apartments for rent Butler Pennsylvania and Butler vacation rentals.
Vacant spacious lodge, secluded cottage, studio timeshare, and rustic farmhouse are nearly in the next turf of Middle Smithfield Pennsylvania.
Dig up and explore apartment rentals in Scotrun United States and real estate rentals.
Roamers, natives, and inhabitants who are wishing to relocate, ascertain, and look up or simply come across information can use our for rent by owner website.
Come across, uncover, and come across houses for rent in Exton, Exton United States rental properties, and rental homes in Exton United States.
FRBO.com comprises county, section, quarter, and sector facts, every once in a while.
Glimpse and devise apartment rentals in Bedford and rental home.
|
|