Isn't there something less complicated I could work with? I can get the xml ok so far, I just need a reference to the syntax of using the xslTransform. There is one problem, my ASP.NET webform uses SQLDataReader to get the xml data from sql server and uses asp:Label to output the data. Is there any way to do this or would I have to switch data structures? I do not want to use the DataGrid or GridView. Regards,
-Kiesha
|