how can i put an html text in a label at xsl?
Posted
by joe
on Stack Overflow
See other posts from Stack Overflow
or by joe
Published on 2010-06-15T07:43:10Z
Indexed on
2010/06/15
9:32 UTC
Read the original article
Hit count: 229
xsl
in the xml i have a tag with html text, i want do display this html with the xsl. the html tag is htmlInfo. i tought i can put this in a label(in the xsl), but it doesnt work. what can i do?
© Stack Overflow or respective owner