Subject: outputting   to HTML (not so final answer)
From: Aniceto López <aniceto@xxxxxxxxxxxxx>
Date: Mon, 17 Dec 2001 18:15:24 +0100
|
gracias Emiliano but the proyect I'm working on is about to end so
I can't test your solution. I'll try it anyway when possible
Aniceto Lopez
// -----Mensaje original-----
// De: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
// [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]En nombre de Emiliano
// Enviado el: lunes, 17 de diciembre de 2001 17:56
// Para: xsl-list
// Asunto: Re: outputting   to HTML (not so final answer)
//
// I had a similar problem and finally resorted to using output
// method="text". It's a lot of work escaping all included HTML but it's
// working nicely for me now. The bulk of the html is outside the
// stylesheet anyway (using a separate dynamic templating system using
// PHP).
//
// Emile
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|