S
Slipperman
say i have 2 xml files i want to combine and format using XSLT but i'd like
to route the output to an HTML file. can this be done?? every sample i've
seen on the net is using Console.Out which sounds like it writes to the
browser or the output window, not a file.
also, how do you actually use the xml file and xslt in conjunction with each
other to get the output?
to route the output to an HTML file. can this be done?? every sample i've
seen on the net is using Console.Out which sounds like it writes to the
browser or the output window, not a file.
also, how do you actually use the xml file and xslt in conjunction with each
other to get the output?