Guest test_user Posted August 28, 2006 Share Posted August 28, 2006 Not all original sources (css/xml/xsl/js files, etc.) are saving when I try to use complete saving option in Internet Explorer.Still I need to get the more pure HTML code that does get displayed by Internet Explorer to try to reduce it to easier structure and see how it manages to work incorrectly. Link to comment Share on other sites More sharing options...
boen_robot Posted August 28, 2006 Share Posted August 28, 2006 Well, you can locate all the sources manually and save each of them. That's what I usually do. Besides, you're asking for a browser feature here.If you mean you want to see the source code of the output, then you need to use another XSLT processor, and not a browser one either. If you have PHP5, you can use libxslt, for PHP4- Salbotron and if you want to use MSXML (IE's processor) then you must use ASP or maybe another language that can handle MSXML. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now