J
Jacques
Hi there,
I'm using the asp:xml web control to transform an xml doc that is in the
form of a quote.
The quote.xml has an agreements node which the xslt file picks up, formats
and puts somewhere on the resulting html.
Thing is this. When I use the xml/xslt files in a program like Xselerator or
any other method, the node is found and transformed. However using a simple
webform with a xml web control to transform the xml using the exact same
files, the agreements node data just doesn't show on the result page.
I've tried a span of things and nothing is working.
Any suggestions?
Thanks
Jacques
I'm using the asp:xml web control to transform an xml doc that is in the
form of a quote.
The quote.xml has an agreements node which the xslt file picks up, formats
and puts somewhere on the resulting html.
Thing is this. When I use the xml/xslt files in a program like Xselerator or
any other method, the node is found and transformed. However using a simple
webform with a xml web control to transform the xml using the exact same
files, the agreements node data just doesn't show on the result page.
I've tried a span of things and nothing is working.
Any suggestions?
Thanks
Jacques