Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XSL transformation not working
Message
From
27/02/2002 15:39:19
Fausto Garcia
Independent Developer
Lima, Peru
 
 
To
All
General information
Forum:
Internet
Category:
XLST
Title:
XSL transformation not working
Miscellaneous
Thread ID:
00625993
Message ID:
00625993
Views:
43
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!
Next
Reply
Map
View

Click here to load this message in the networking platform