<%@ Language="VBSCRIPT" %> <% 'newstxtloc = "D:\cproot\cp_public\clients\lettingsolutions\textfiles\news.txt" 'newstxtloc = "D:\sites\lettingsol\textfiles\news.txt" 'new location newstxtloc = "D:\cproot\cp_public\clients\lettingsol\textfiles\news.txt" ' location July 2009 'D:\cproot\cp_public\clients\lettingsol\textfiles\news.txt 'newstxtloc = "c:\home\12451\letting-solutions\www.letting-solutions.co.uk\public_html\textfiles\news.txt" 'path = Server.MapPath("/textfiles/news.txt") 'response.write(path) Set MyFSO = CreateObject("Scripting.FileSystemObject") Set MyFile = MyFSO.OpenTextFile(newstxtloc, 1) Set MyFSO = Nothing newstxt = MyFile.ReadAll MyFile.Close Set MyFile = Nothing newstxt = replace(newstxt,VBCRLF,"
") %>
 > Additional services
NALS


Take a 360 degree tour of a typical property


"I would highly recommend you to family and friends. Your service is second to none."

Mr TK, Livingston







<%=newstxt%>