Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Removing the line if empty
Message
De
24/06/2006 22:06:27
 
 
À
24/06/2006 21:34:56
Information générale
Forum:
ASP.NET
Catégorie:
XML
Versions des environnements
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01131455
Message ID:
01131459
Vues:
13
The following works:
<xsl:if test="address2[normalize-space(.) != '']">
            <w:p>
              <w:r>
                <w:t><xsl:value-of select="address2" /></w:t>
              </w:r>
            </w:p>                        
</xsl:if>
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform