Advertisement

06.19.2008 at 12:55AM PDT, ID: 23497987 | Points: 125
[x]
Attachment Details

Get "Initial" in XSL from Active Directory

Asked by danawebas in Extensible Stylesheet Language Transformation (XSLT), Extensible Markup Language (XML), Active Directory

Tags:

Hey.

I want to get some information out of my Active Directory and into an XSL document. It works but i cant get display name AND initials.

Code i use to get other information Attached.

Do anybody know how i get these two informations out of my active directory?Start Free Trial
1:
2:
3:
4:
5:
<xsl:choose>
<xsl:when test="xml/rs:data/z:row/@department">
<xsl:value-of select="/xml/rs:data/z:row/@department"/>
</xsl:when>
</xsl:choose>
[+][-]06.22.2008 at 05:46PM PDT, ID: 21842847

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.07.2008 at 02:11AM PDT, ID: 22179108

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628