Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
XSL transformation not working
Message
De
27/02/2002 15:39:19
Fausto Garcia
Independent Developer
Lima, Pérou
 
 
À
Tous
Information générale
Forum:
Internet
Catégorie:
XLST
Titre:
XSL transformation not working
Divers
Thread ID:
00625993
Message ID:
00625993
Vues:
39
Hi folks,

On an ASP page I have a variable holding a well-formed XML string. Then I create an instance of the Microsoft.XMLDOM and load the XML string on it. On a second DOM object I load a XSL stylesheet. To apply the transformation I do the following:

lcHTML = Object1.translateNode(Object2)
Response.Write(lcHTML)

But nothing shows up in the browser, which is somehow strange considering that I am actually able of viewing the XML document and the XSL stylesheet by themselves on the browser (IE 5.0). I am using a Win98 PC with PWS to emulate the web server.
Any ideas about what might be wrong here? Thanks for your advice! :)

P.S.: I tried executing the ASP commands from the Command window of a VFP 6.0 session and everything works fine there (? lcHTML shows me the transformed document on the screen).
Solo se que nada se

Fausto J. Garcia Pino - MCSD.NET
.NET, Oracle, Tronador & Fondismo!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform