[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: XSLT Transforming XML to HTML .NET

  • Thread starter Thread starter Stefan Drissen
  • Start date Start date
Status
Not open for further replies.
S

Stefan Drissen

Guest
We do something similar. The only difference I see is that you are sending the output to an xmlwriter which will probably think is meaningful, when I think you want a textwriter (System.IO.TextWriter).

Continue reading...
 
Status
Not open for further replies.
Back
Top