XML and XSLT question

XML and XSLT question

am 12.10.2007 17:42:39 von maflatoun

Hi all,

I have trying to test an XML file with a XSLT file. However, I don't
know how to dump the content (generate page to the screen). What
control do I need to bind to display the generate html page?

I just have
TransformFile="~/my.xsl">

Thx
M