<%@LANGUAGE="VBSCRIPT"%> <% ' *** Redirect If Session Variable Does Not Exist ' *** MagicBeat Server Behavior - 2016 - by Jag S. Sidhu - www.magicbeat.com If Session("svAccess") = "" Then Response.Redirect("login_failed.asp") End If %> <% Dim rs_listing__MMColParam rs_listing__MMColParam = "1" if (Session("svAccess") <> "") then rs_listing__MMColParam = Session("svAccess") %> <% set rs_listing = Server.CreateObject("ADODB.Recordset") rs_listing.ActiveConnection = MM_connCapRes_STRING rs_listing.Source = "SELECT * FROM Property_Details WHERE ID = " + Replace(rs_listing__MMColParam, "'", "''") + "" rs_listing.CursorType = 0 rs_listing.CursorLocation = 2 rs_listing.LockType = 3 rs_listing.Open() rs_listing_numRows = 0 %> National Residence | Commission Free Property Sales | Sell my home with National Residence
National Residence - Property Sales and Letting - Sell Your House Privately
National Residence - Property Sales and Letting
Commission Free Property Sales
Sell My Home with National Residence
homeour servicesmortgagesedit_your_listingcontact us

Please select the details you would like to edit.
[Password] [Contact Details] [Property] [Photographs]

Your Property ID: CR<%=(rs_listing.Fields.Item("PID").Value)%>

AsOne new media Home | Our Services | Mortgages | Edit Your Listing
Contact National Residence

Terms & Conditions | Privacy Policy | Site Map
<% rs_listing.Close() %>