Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I used disable-output-escaping="yes" with <xsl:value-of>. But this escaped only <ul> and <li> attribute and does not escape <p> tags. How to remove <p> tags from the ouput.
Regards,
Amby
For eg:
I am totally confused.
I need solution to this problem.
Output is :
<p>I am totally confused</p><p>I need solution to this problem</p>
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
html interpretation with disable-output-escaping="yes"
I used disable-output-escaping="yes" with <xsl:value-of>. But this escaped only <ul> and <li> attribute and does not escape <p> tags. How to remove <p> tags from the ouput.
Regards,
Amby
For eg:
I am totally confused.
I need solution to this problem.
Output is :
<p>I am totally confused</p><p>I need solution to this problem</p>
Regards,
Amby
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.