Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Removing the line if empty
Message
From
24/06/2006 22:06:27
 
 
To
24/06/2006 21:34:56
General information
Forum:
ASP.NET
Category:
XML
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01131455
Message ID:
01131459
Views:
12
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
Previous
Reply
Map
View

Click here to load this message in the networking platform