|
<%@ 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" %>
|
Massachusetts Rental Links
East Bridgewater Massachusetts vacation homes and homes for rent East Bridgewater
Franklin Massachusetts homes for rent by owner, rent house in Franklin Massachusetts, and rental home Franklin Massachusetts
Rental properties Billerica Massachusetts, rental houses in Billerica Massachusetts, house rentals in Billerica, and vacation homes for rent by owner Billerica
Attleboro Massachusetts apartments for rent and rent houses in Attleboro Massachusetts
House rentals, South Hadley vacation rental, and condo rentals South Hadley Massachusetts
Houses for rent in Webster Massachusetts, rental apartment Webster, home rentals in Webster Massachusetts, and bed and breakfast rentals in Webster Massachusetts
Framingham Massachusetts rental houses and Framingham Massachusetts apartment rentals
Vacation homes in Westborough Massachusetts, Westborough rental properties, and Westborough Massachusetts rent houses
Houses for rent, vacation rentals, Northampton Massachusetts rental home, and Northampton rental houses
Apartment rentals and Concord condos for rent
Holiday rentals, house rentals Marshfield Massachusetts, and rental apartment Marshfield
Rental apartment in Sharon, Sharon real estate rentals, Sharon Massachusetts homes for rent by owner, and Sharon Massachusetts apartments for rent
Globetrotters and gypsies who are wishing to disclose, hear, and uncover or simply look up information can use this webpage.
Perceive, relocate, and find out homes for rent and bed and breakfast rentals Bristol Massachusetts.
The Milton Massachusetts beach directories and decadent ads for these patch can be mapped.
Milton rental agents, brokers leasing foreclosures, home owners, and landlords list Milton Massachusetts rental properties, Milton condo rentals, rental apartment Milton, and rental homes.
Identify, locate, and distinguish rental apartment Barnstable, Barnstable Massachusetts vacation rentals, Barnstable rental homes, and vacation homes for rent by owner in Barnstable Massachusetts.
Learn original and specialized statistics in Milton Massachusetts and manifest for rent by owner homes in Milton.
Using our page, home owners catalogue houseboat, home, houseboat, and bungalow directories.
Devise and invent holiday rentals in Fall River United States and rental apartment in Fall River.
Elicit, ferret out, and elicit Drury United States bed and breakfast rentals, Drury short term rentals, and for rent by owner homes Drury United States.
Dig up and find out homes for rent Middlesex Massachusetts, Middlesex Massachusetts home rentals, vacation homes for rent by owner Middlesex Massachusetts, and rental properties Middlesex.
Recognize, find, and ascertain the block and adjoining Milton Massachusetts locality.
Uncover, recognize, and observe vacation homes Norfolk Massachusetts, vacation rentals in Norfolk, Norfolk Massachusetts vacation homes for rent by owner, and rental homes in Norfolk.
The Milton Massachusetts advertisements billed and ticked off on this website, FRBO.com subsume suburban timeshare, resort home, exclusive houseboat, and ski in/out timeshare.
This website, FRBO.com can enroll and attract ski in/out advertisements, exotic classified ads, and resort lists of marked properties lake ads, hillside advertisements, beach directories, and beachfront indexes to abet your Milton run.
See private lists of marked properties, hidden listings, lakefront lists of marked properties, and studio ad directories that condo owners and brokers leasing foreclosures post on this site, For Rent By Owner (FRBO.com).
Convenient classifieds and ski in/out indexes Dukes home rentals, Dukes Massachusetts rental apartment, holiday rentals in Dukes, and homes for rent Dukes Massachusetts.
Troupers and locals forage, run down, and look for our page and discern oceanfront ranch, resort lodge, studio chalet, and spacious condominium.
Ascertain and contrive holiday rentals in Northborough United States and holiday rentals.
Send grand, elegant, taking, and marvelous memorandums regarding home rentals Milton Massachusetts and Milton Massachusetts short term rentals found on FRBO.com.
Originate and come across vacation homes in Beverly United States and holiday rentals in Beverly United States.
Detect, come upon, and ascertain condo rentals in Plainville, holiday rentals in Plainville United States, and vacation rental in Plainville United States.
Observe and look up rental home in Hampden Massachusetts, condos for rent in Hampden Massachusetts, and holiday rentals Hampden Massachusetts.
Design, catch, and elicit Essex Massachusetts real estate rentals and Essex Massachusetts real estate rentals.
You can recognize and identify real estate rentals in Milton Massachusetts and Milton homes for rent by owner.
Milton Massachusetts is a splendid, superb, and pulchritudinous county with sublime, cute, and dazzling lodge, cabin, duplex, and ranchs.
Conceive, determine, and devise for rent by owner homes West Townsend United States, rental homes West Townsend, and holiday rentals.
|
|