To access the Resident Portal, please contact Salisbury Housing to receive your personalized login and password. You can use the Resident Portal to submit a maintenance request, pay rent, and view any balance your property might have. Please feel free to contact the office at 410-749-0010 with any questions.

function iFrameHeight() { var h = 0; if (!document.all) { h = document.getElementById('blockrandom').contentDocument.height; document.getElementById('blockrandom').style.height = h + 60 + 'px'; } else if (document.all) { h = document.frames('blockrandom').document.body.scrollHeight; document.all.blockrandom.style.height = h + 20 + 'px'; } }