Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Amby 30 posts 50 karma points
    Sep 15, 2011 @ 18:02
    Amby
    0

    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

     

  • Amby 30 posts 50 karma points
    Sep 15, 2011 @ 18:45
    Amby
    0

    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

Please Sign in or register to post replies

Write your reply to:

Draft