People Tracing

Contact FFT
 |
|
Focus’s tracing techniques stem from our team’s assistance with
international Police Investigations into serious crime. We have for many
years provided a tracing service and taught individuals from around the
world to carry out tracing activity to law enforcement standards. This
involves the highest standards of ethical conduct and the use of the
most powerful tools available.
We use all the traditional credit agency data you would expect but in
cases where an individual has dropped off the radar or is consciously
attempting to hide these are not always sufficient; in these cases we
access a myriad of internet sites, all legal, and piece together an
individual profile giving you confidence in the information we provide
be that current address, financial profile or business background. We
guarantee you an ethical, legal and professional service ensuring that
your companies reputation will never be compromised.
Our services have been crucial to companies conducting pre-sue checks as
well as providing clients with valuable information regarding suppliers
and takeovers.
This discrete professional service is available to you.
Bad Debt – Pre Sue – Current Address – Recruiting
– Due Diligence
What ever your needs Focus can assist in tracing people in the UK.
- Volume Current Address checks
- Pre-Sue enquiries
- Finding an individual who has defrauded you
- Establish the current address of a debtor
- Provide evidence of Sarbanes-Oxley Compliance
- Carry out CV vetting
Our fees will surprise you and our No Trace no Fee pledge will be
honoured.
Focus People Tracing Service is fully compliant with Data Protection
Act, Information Commissioner, and Consumer Credit Act requirements.
What we need from youWhether you are looking for someone who has recently disappeared or
someone who has been missing for many years just provide us with
identification details in your possession be that Name, last known
address, date of birth, spouse, company, whatever you have. This can be
emailed to our offices and actioned according to your instructions. You
will receive back an electronic report (hard copy on request) outlining
our findings. Should we have difficulty in obtaining the required data
you will be informed and offered a more in depth search if required.
Service Fees
| Trace Current Address
Mainland UK |
Age of details |
Fee |
| You have at least the
subjects name, date of birth and last known address |
Less than 10
years old |
£32 |
| You have at least the subjects name, date of birth and last known
address |
More than 10
years old |
£42 |
| You have only partial details of the subject
|
Within last
25 years |
£52 |
| |
|
|
| Trace other elements of a subject, e.g. Financial Profile, Property
History, Company History |
Within last
25 years |
On
engagement |
All Prices are subject to VAT. We cannot accept any responsibility for any incomplete or inaccurate
details
For more information please click on a contact
option in the right hand pane or call us now on +44 (0)1527 578778.
|
|
For more information please click below
to contact us
| |
<%
If DateDiff("h", Application(Request.ServerVariables("PATH_INFO")&"rss"), Now()) >= 1 _
Or Request.QueryString("force") <> "" Then
Dim objXML
Dim objItemList
Dim objItem
Dim strHTML
RSSItemsCount=12
Set objXML = Server.CreateObject("MSXML2.FreeThreadedDOMDocument")
objXML.async = False
objXML.setProperty "ServerHTTPRequest", True
Dim feed(6)
feed(1) = "http://www.theregister.co.uk/security/headlines.rss"
feed(2) = "http://news.millersmiles.co.uk/msnews.xml"
feed(3) = "http://www.theregister.co.uk/telecoms/headlines.rss"
feed(4) = "http://www.theregister.co.uk/mobile/headlines.rss"
feed(5) = "http://www.theregister.co.uk/internet/headlines.rss"
feed(6) = "http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/technology/rss.xml"
Function RandomNumber(intHighestNumber)
Randomize
RandomNumber = Int(intHighestNumber * Rnd) + 1
End Function
objXML.Load(feed(RandomNumber(6)))
If objXML.parseError.errorCode <> 0 Then
Response.Write "" & vbCrLf
Response.Write "Error: " & objXML.parseError.reason
Response.Write "Line: " & objXML.parseError.line & vbCrLf
Response.Write "Text: " _
& Server.HTMLEncode(objXML.parseError.srcText) & vbCrLf
Response.Write "" & vbCrLf
End If
Set channelinfolist = objXML.getElementsByTagName("channel")
set channelinfo= channelinfolist.item(0)
for each child in channelinfo.childNodes
Select case lcase(child.nodeName)
case "title"
channeltitle = child.text
case "link"
channellink = child.text
case "description"
channeldescription = child.text
case "copyright"
channelcopyright = child.text
case "lastBuildDate"
channeldate = child.text
End Select
next
strHTML=strHTML&" Industry News"
strHTML=strHTML&"
" & channeltitle
strHTML=strHTML&""
Set objItemList = objXML.getElementsByTagName("item")
Set objXML = Nothing
For i = 0 To RSSItemsCount
Set RSSItem = objItemList.Item(i)
for each child in RSSItem.childNodes
Select case lcase(child.nodeName)
case "title"
RSStitle = child.text
case "link"
RSSlink = child.text
case "description"
RSSdescription = child.text
End Select
next
strHTML = strHTML & "" & vbCrLf
strHTML = strHTML & ""
strHTML = strHTML & "" & RSStitle
strHTML = strHTML & " " & vbCrLf
strHTML = strHTML & " " & vbCrLf
next
Application.Lock
Application(Request.ServerVariables("PATH_INFO")&"content") = strHTML
Application(Request.ServerVariables("PATH_INFO")&"rss") = Now()
Application.UnLock
End If
%>
<%= Application(Request.ServerVariables("PATH_INFO")&"content") %>
|
|
|