'<' character in href2003-01-21 11:56:27Hi, in my XSL, I need to have an href link and I need to pass down the parameters that get read from XML...., but it complains " The value of attribute "href" must not contain the '<' character." How would I escape that character? Thanks <a href="xmlReport?contentType=excel&reportType=cab&sort_selection=<xsl :value-of select="SELECTED_SORT""> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
|