Thanks Chris!! That did the trick!!:-D
G
Gumbah
@Gumbah
Posts
-
No correct xhtml from XML and XSL -
No correct xhtml from XML and XSLthis is a piece of the xsl i use: ... ... but when i render the xml using System.Xml.Xsl.XslTransform, the result is not valid xhtml. The hidden input is generated as: in stead of: does anyone have any idea what i am doing wrong??