|
Our Properties
|
This page contains general details about our properties. You can "visit" each property by clicking the relevant link on the right of this page, or look at a selection of images by clicking the pictures below.
Each property is situated in the Shelton area of Stoke-on-Trent, a prime position for Staffordshire University, and surrounded by similar student accommodation. There are many convenience shops, take-away's, a Post Office, hardware shop, 24hr garage, etc., all very close by, as well as Hanley Park leading to the city centre. Stoke-on-Trent Railway Station is only a 5 minute walk.
All our properties are fully furnished and equipped as you would expect.
Please note, we do not publish the exact address of each property on this web site for both security and the privacy of our existing tenants.
You may also notice that we do not plaster the windows and walls all year with posters advertising the fact it is a student property to rent, unlike some others in the area! Besides the fact we personlly believe this makes the property look "untidy", we also believe this is potentially a security risk. So it is "just another house" in the street from the outside, as far as we are concerned. We do sometimes post an advert in the window when a property is available, but only until it is let. The advert then comes down.
Please click on the thumbnail pictures below to see the full sized photo's.
Return to Previous Page
|
|
|
|
|
 |





<%
'// ----- v1.2 - 23 Oct 2008 ------------------------------------------------
On Error Resume Next
Dim ins_PublicKey, ins_PartnerUrl, ins_BannerSize, ins_UserIp, ins_UserAgent, ins_WsUrl, ins_XmlHttp, ins_XmlDoc
If Request.ServerVariables("QUERY_STRING") <> "" Then
ins_PartnerUrl = Server.UrlEncode("http://" & Request.ServerVariables("SERVER_NAME") & Request.ServerVariables("URL") & "?" & Request.ServerVariables("QUERY_STRING"))
Else
ins_PartnerUrl = Server.UrlEncode("http://" & Request.ServerVariables("SERVER_NAME") & Request.ServerVariables("URL"))
End If
ins_PublicKey = "serv29inp3ang"
ins_BannerSize = "125x125"
ins_UserIp = Request.ServerVariables("REMOTE_ADDR")
ins_UserAgent = Request.ServerVariables("HTTP_USER_AGENT")
ins_WsUrl = "http://www.trademover.net/service.asmx/GetBanner?publicKey=" & ins_PublicKey & "&partnerUrl=" & ins_PartnerUrl & "&bannerSize=" & ins_BannerSize & "&userIp=" & ins_UserIp & "&userAgent=" & ins_UserAgent
Set ins_XmlHttp = Server.CreateObject("MSXML2.ServerXMLHTTP")
ins_XmlHttp.Open "GET", ins_WsUrl, False
ins_XmlHttp.SetTimeouts 5000, 60000, 10000, 10000
ins_XmlHttp.Send
Set ins_XmlDoc = Server.CreateObject("Microsoft.XMLDOM")
ins_XmlDoc.Async = False
ins_XmlDoc.Load(ins_XmlHttp.ResponseXml)
Set ins_XmlHttp = Nothing
If ins_XmlDoc.ParseError.ErrorCode = 0 Then Response.Write(ins_XmlDoc.getElementsByTagName("*").item(0).text)
Set ins_XmlDoc = Nothing
'// -------------------------------------------------------------------------
%>
|
|