<% nof_rootDir="../" nof_scriptDir="scripts" nof_debug=true nof_sitePath = GetSitePath(nof_rootDir) function GetSitePath(RootDir) Dim relPath relPath = split(RootDir, "/") forwardSteps = UBound(relPath) - 1 if forwardSteps = 0 and relPath(0) = "." then forwardSteps = -1 GetSitePath = Server.MapPath(".") for idx=0 to forwardSteps GetSitePath = Left(GetSitePath, inStrRev(GetSitePath, "\") - 1) next GetSitePath = GetSitePath & "\" end function %> <% function FileExists(ByVal file, ByVal sitePath, ByVal scriptDir) dim fso, filePath on error resume next Set fso = Server.CreateObject("Scripting.FileSystemObject") filePath = sitePath & scriptDir & "\" & file FileExists = fso.FileExists(filePath) set fso = nothing end function %> <% sub IncludeLib(ByVal lib, ByVal sitePath, ByVal scriptDir) dim fso, f, buf, filePath Set fso = Server.CreateObject("Scripting.FileSystemObject") filePath = sitePath & scriptDir & "\" & lib if fso.FileExists(filePath) then set f = fso.OpenTextFile(filePath, 1, false, -2) buf = f.ReadAll f.close() set f = nothing Dim regEx Set regEx = New RegExp regEx.Pattern = "^\s*<" & chr(37) & "\s*" regEx.IgnoreCase = True regEx.Global = True buf = regEx.Replace(buf,"") regEx.Pattern = "\s*" & chr(37) & ">\s*$" regEx.IgnoreCase = True regEx.Global = True buf = regEx.Replace(buf, "") set regEx = nothing ExecuteGlobal buf else if nof_debug then Response.Write "Could not include the file `" & filePath & "`." else Response.Write "

An error occured. Please contact the site administrator.

" Response.Write "

Error code: 103

" end if Response.End end if set fso = nothing end sub %> <% call IncludeLib("ss_XMLlib.asi", nof_sitePath, nof_scriptDir) %> <% call IncludeLib("ss_checkUserLogin.asi", nof_sitePath, nof_scriptDir) %> <% nof_componentName="securepage" nof_componentId="1177242871078" nof_scriptInterfaceFile="SecureSite1177144836593.xml.asp" nof_debug=true set nof_locale = ssLocaleToDictionary(nof_sitePath & nof_scriptDir, "SecureSite_en.properties") call ssCheckUserLoginMain() %> Members Home Page

Members Home

[Home] [Members Home]
<% if Len(request("1177346926015_LogoutErrImg")) > 0 then response.write "" end if %>
<%=request("1177346926015_Errors")%>

Welcome as a member of the residents association.....

 

The following links are available to you:

Managing Agents

Residents Association, Crales House (F) and TideSide Court (G)

Action Homes Management Estates Limited
314 Lewisham High Street
London
SE13 6JZ

Tel:

020 8690 5004

e-mail:

info@actionhomes.co.uk

Managing Agents

Ruston Road Flats (A & B), Bywater (C), D and River Hope Mansions (E)

C BEDDALL management services
77a High Street
Hoddesdon
Hertfordshire
EN11 8TL

Tel:

(01992) 451770

e-mail:

info@cbeddall.com

BuiltWithNOF
[Home] [About] [Contact Us] [Projects] [News] [FAQ] [Members Home] [Downloads] [Change Password] [Members FAQ] [Add Testimonial] [Testimonials] [Report Issues] [SiteAdmin] [Guestbook] [Safer Neighbourhood] [BlankPage]