Hi,
I have a XML string appended with XSL file tag<?xml-stylesheet type="text/xsl" href="myXSL.xsl"?> and XSL formatting is fine, with which I can see o/p on webpage using table, tr, td tags parsing the xml file. but I need to export same data in to excel sheet probably when user clicks a button export to excel.
Please help me with sample xsl format and code to integrate xml, xsl(i/p) and excel file(o/p)
Thank you for the reply.
Rajeev.