Martin,
Thanks a lot for your help.
Can this be used to apply for attributes in similar fashion? I am using your samples but just wanted to check. I have to use multiple attributes from UpdateData tag with the checkbox on
IsAuthorized attribute.
Can you please either point me to a reference link which i could use to update the attribute in place of
"
doc.documentElement.selectSingleNode(cb.name).text = cb.checked ? 'true' : 'false';
" or how to do it?
Code:
Detail>
<UpdateData ID="887618" GUID="6fa81a06-fe17-4941-bb3c-de597afd29d0" BulletinID="" KBID="887618" Type="2" IsAuthorized="false" IsInstalled="true" Severity="0" RestartRequired="false">
<Title>Office 2003 Service Pack 2 for Proofing Tools</Title></UpdateData> </Detail>
As much as I wish to explore and experiment with it myself, I have just another day to finish the task on hand as i wasted one week trying to fix whatever I posted earlier today.
thanks again.