We couldn't find any addresses with your Postcode, please check your Postcode
Get Your Free Valuation and Offer Today
To confirm the address we have for you is:
// if session exists for postcodelead (from newpostcode exists) then show the session, if not, show the confirmaddress2 from postcode form // this should only work if they haven't browsed any other pages after entering postcode, as session will be reloaded on page load if (!isset($_SESSION["postcodelead"])) { ?> } else { $address1forform = $_SESSION['address1']; $address2forform = $_SESSION['address2']; $address3forform = $_SESSION['address3']; ?>echo $address1forform; ?>, echo $address2forform; ?>, echo $address3forform; ?>
} ?>Please complete the rest of this short form to find out how much you can receive for your home today.
Go Back