Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XSL transformation not working
Message
From
28/02/2002 10:28:14
 
 
To
27/02/2002 15:39:19
Fausto Garcia
Independent Developer
Lima, Peru
General information
Forum:
Internet
Category:
XLST
Miscellaneous
Thread ID:
00625993
Message ID:
00626429
Views:
12
My first thought was are you loading asynchronously (this is the default, BTW), in which case you could be doing the transform before the XML string is fully loaded, whereas manually, the string has time to fully load.

Try
Object1.async = false
before loading the XML string.
Len Speed
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform