Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / XML / November 2003

Tip: Looking for answers? Try searching our database.

Disabling MSIE XSLT processing

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
jwalton@cix.compulink.co.uk - 28 Nov 2003 08:46 GMT
Sorry if slightly off-topic, but I have asked / researched many other
places already,  maybe someone here can help?

MSIE has a useful (for users applications) feature of performing XSLT
transformations if a stylesheet is specified in the XML file, e.g., within
the data file:

<?xml version="1.0"?>
<?xml-stylesheet type='text/xsl' href='test.xsl'?>
...

However, for testing the raw *data*, it would be very useful to disable
this (with a keystroke / mouse-click or two), and just have the default
MSIE display of the XML tree. Does anyone know how to do this?

Best Regards, John
Oleg Tkachenko - 28 Nov 2003 14:37 GMT
> However, for testing the raw *data*, it would be very useful to disable
> this (with a keystroke / mouse-click or two), and just have the default
> MSIE display of the XML tree. Does anyone know how to do this?

The funny thing is that what you called "default MSIE display" is also
result of XSLT processing. Actiually default stylesheet
(res://msxml.dll/defaultss.xsl) is not XSLT. but WD-XSLt stylesheet, but
anyway probably that's the reason XSLT cannot be disabled.
You can see raw data in View/Source too.
Signature

Oleg Tkachenko
http://www.tkachenko.com/blog
Multiconn Technologies, Israel


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.