<%
Set fileObj=Server.CreateObject("Scripting.FileSystemObject")
Set listFile=fileObj.OpenTextFile(Server.MapPath("text.txt"), 1)
do while listFile.AtEndOfStream = false
Response.Write(listFile.ReadLine)
loop
listFile.Close
Set listFile=Nothing
Set fileObj=Nothing
%>
Please enter your details below to receive further information with
regards to our services or to register on our database, which will ensure your
requirements are matched and the latest property updates provided.