Forum Moderators: open
I want to transform XML dinamicly-generated pages (by cgi) in HTML using a server side tool for IIS.
My main problem is that I don't know what tools using since I notice that xslisapi (from MicroSoft) if for ASP.
If you could give me path to search.
Thanks
almj
PS : Sorry for my bad english.
I suggest you make an .xsl document instead of making an asp page to parse it. It will be much easier and more portable.