Page 1 of 1

How to check the Current Windows User status in XML

Posted: Thu Aug 20, 2009 6:19 pm
by sandipdjadhav
Hello,
I am newbi in XML, Is it possible to check the current windows user status (ACitvide Directory user) in XML ?

Any sample code is aviable for the same ?
Your earliest reply will be highly appreciable.

Thanks
sandip

Re: How to check the Current Windows User status in XML

Posted: Fri Aug 21, 2009 10:44 am
by sorin_ristache
Hello,

If the XML file contains user status data the status of the current user can be checked in the application that uses the XML file. Depending on your application where you use the XML file you have to know the name of the XML element or attribute with that data and read the content of that element or attribute with the XML document access methods available in your application.


Regards,
Sorin