Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XSLT
|
XSLT General questions and answers about XSLT. For issues strictly specific to the book XSLT 1.1 Programmers Reference, please post to that forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XSLT section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 23rd, 2004, 05:21 PM
Registered User
 
Join Date: Aug 2003
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default MSXML Javascript piping

Hi all,

I have 1 XML and 2 XSL's that I transform using pure client side Javascript one after the other (basically the output of first is the input for the second transformation). I know that the transformation happens fine, because I can see the final output. The problem is that the base href of the final generated document gets misplaced and hence I end up getting a lot of Javscript and CSS issues. When doing the view source on the page I see the HTML which initiated the transformation and is basically an empty document with only Javascript for the XML transformation. When I do them one at a time the transformation is picture perfect.

Anyone have any clues what am I missing.

Thanks a lot.

 
Old January 23rd, 2004, 07:13 PM
joefawcett's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 3,074
Thanks: 1
Thanked 38 Times in 37 Posts
Default

Quote:
quote:Anyone have any clues what am I missing.
Not without seeing an example and your code.

--

Joe





Similar Threads
Thread Thread Starter Forum Replies Last Post
Using the right version of MSXML in IE AGS BOOK: Professional Ajax ISBN: 978-0-471-77778-6 1 October 29th, 2006 01:29 PM
MSXML 6 in zxml.js rloewy BOOK: Professional Ajax ISBN: 978-0-471-77778-6 1 May 2nd, 2006 02:23 AM
How to get and use MSXML parser? zhao790 XML 4 September 1st, 2004 11:31 AM
UTF-8 msxml lpinho XML 4 January 28th, 2004 06:10 AM
Install and register msxml ? Blade XML 2 August 2nd, 2003 05:01 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.