<%@ Language=VBScript %> <% call ApriConnessioneDB (strConnessione, objConn)%> <% Record_Pagina = 5 strquery = request.ServerVariables("QUERY_STRING") if strquery="" then strquery = "cmd=view" else numstrquery = instr(1,strquery,"&pag=") if numstrquery <>0 then strquery = mid(strquery,1,numstrquery-1) end if end if cmd = Trim(Request.QueryString("cmd")) IdTempo = Request.QueryString("len") IdCamera = Request.QueryString("bed") IdMobilia = Request.QueryString("furn") IdPrezzo = Request.QueryString("price") IdZona = Request.QueryString("area") call controlloValore(IdTempo,"annunci.asp") call controlloValore(IdCamera,"annunci.asp") call controlloValore(IdMobilia,"annunci.asp") call controlloValore(IdZona,"annunci.asp") call controlloValore(IdPrezzo,"annunci.asp") if (IdTempo="" or isnull(IdTempo)) then IdTempo=0 end if %> Long and Short Term Apartment Rentals in Rome: Apartments Listings
 
 
intro apartments rome relocation holiday homes map links form

Long and Short Term Apartment Rentals in Rome

The properties we select are located in the most ancient neighborhoods of Rome - the Coliseum, the Spanish Steps, the Trevi Fountain, Trastevere... We are in touch with real estate agencies which have a range of fully-furnished and partly-furnished apartments and villas to suit the needs of our clientele. Whether you are looking to rent a property for a week, six months, or more we can help you find your ideal home.

Our motto is that we would never show a place we would not live in! And we offer ongoing support throughout your stay in this beautiful city. Take a look at our real estate services.



servicesgeneral overview of area, map orientation, and schooling options
servicesproperty viewings
servicesassistance with contract negotiations and reading of the contract
servicesliaising with legal offices
servicesinventory inspection
servicesassistance with formal property consignment
servicesassistance with formal property reconsignment
servicesassistance connecting utilities, telephone, internet, TV (Sky satellite)
servicesongoing support via telephone/ e-mail for the entire contract



You can start your search below. Please fill in and submit our Client Request form, so we can be of more help in your search.

If you would like to find out more about the different neighborhoods of Rome, please click here.

please select one or more search methods
length of stay bedrooms furnishing price range area of Rome
<% call creaSelect("len","Tempo","DescrizioneEng","select",IdTempo,"","onChange='javascript:selectPrice();'")%> <% call creaSelect("bed","Camere","DescrizioneEng","select",IdCamera,"","")%> <% call creaSelect("furn","Mobilia","DescrizioneEng","select",IdMobilia," Where ID<>3","")%> <% call creaSelect("price","QueryPrezzi","Descrizione","select",IdPrezzo," where IdTempo=" & IdTempo,"")%> <% call creaSelect("area","[QueryZone]","DescrizioneEng","select",IdZona,"","")%>
To view entire listing click here
<% if ucase(cmd)="SEARCH" then numPage = request.QueryString("pag") if numPage="" then numPage=1 end if dove = "" call ricerca(IdTempo,"IdTempo") call ricerca(IdCamera,"IdCamera") call ricerca(IdMobilia,"IdMobilia") call ricerca(IdZona,"IdZona") call ricercaPrezzo(IdPrezzo,IdTempo) Set rs = Server.CreateObject("ADODB.RecordSet") sql = "SELECT * FROM QueryAnnunci where IdStato=2" & dove rs.Open sql, objConn,3,3 if rs.EOF then %>
 
No results for this search
<% else %> <% numPerPage = cint(rs.RecordCount)-((cint(numPage)-1)*Record_Pagina) if numPerPage > Record_Pagina then numPerPage = Record_Pagina end if %>
Search results: <%= numPerPage%> of <%= rs.RecordCount%>
 
<% z=0 do while not rs.EOF and z
REF N# <%= rs("ID")%>- <%= rs("Zone.DescrizioneEng")%> - <%= rs("Indirizzo")%>
view area on map:
">  
<%= rs("Annunci.DescrizioneEng")%>
weekly: <% call controlloPrezzo(rs("PrezzoSettimana"))%> photos available upon request:
monthly short term: <% call controlloPrezzo(rs("PrezzoMese1"))%>
e-mail us about this property: - <%= rs("Zone.DescrizioneEng")%> - <%= rs("Indirizzo")%>" onMouseOut="MM_swapImgRestore();" onMouseOver="MM_swapImage('ImageEmail<%=i%>','','images/Icon_Mail_SEL_small.gif',1);">
monthly long term: <% call controlloPrezzo(rs("PrezzoMese2"))%>
<% rs.MoveNext loop %>

<%= link%>

<% rs.Close Set rs = nothing end if end if %>

 

about us relocation holiday homes overview of rome useful links request form contact us client list
<% call ChiudiConnessioneDB(objConn)%>