help with an ASP.Net page to convert XML to HTML (using XSLT)
Hi all I am new to this forum and I am undertaking a project that converts XML to HTML (via an already built XSLT) through an ASP.NET web page UI. Now I am saving the XML file (via file upload control) to a location on local disk and then I want to apply the transform to that file. The issue is that I cannot figure out how to do this! The file uploads fine (makes a copy) but I do not know where to go from here........Any advice would be greatly appreciated.
dilipv vishwakarmaPosted Feb 28, 2008, 5:11 AM
hi there,
There are several article's on the internet which are answer for your post. Just checkout the given links
Hope this wll help you.
Thanks & Regards
Dilipv
SharePoint Consulting
Sanat PaliaPosted Feb 15, 2008, 1:24 PM
It is a very simple process. Just go through this
http://www.aspfree.com/c/a/XML/Applying-XSLT-to-XML-Using-ASP.NET/
I think you will have a very good Idea after going through this
Sanat Palia