isurv contract administrator
This document is only available with a paid isurv subscription.
var ie = (document.all) ? true : false;
window.onload = function(){
var selectContract = document.getElementById("contractdrop");
selectContract.addEventListener("change", function(){OnChangeA(selectContract)});
var selectForm = document.getElementById("formdrop");
selectForm.addEventListener("change", function(){OnChangeA(selectForm)});
var selectFileType = document.getElementById("filedrop");
selectFileType.addEventListener("change", function(){OnChangeI(selectFileType)});
}
function OnChangeA(dropdown)
{
var SelValue = dropdown.options[dropdown.selectedIndex].value;
var DropType = dropdown.attributes["name"].value;
if (SelValue == "All")
{showClass(DropType);}
...
Explore the subscription options here to get full access to isurv, including downloads.
Try isurv for 1 month!
You can now get unlimited access to all isurv channels with our 1-month pass, available for only £39. To find out more, enquire with our team using our form.
Sign up for the isurv newsletter to receive a monthly round-up of the latest isurv updates.
For further support, please contact us by emailing isurv@rics.org or calling +44 (0) 247 686 8584