[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Processor outputs once and then you have to reload

Subject: RE: Processor outputs once and then you have to reload the page.
From: jdgarrett@xxxxxxxxxx
Date: Fri, 28 Jun 2002 14:49:04 -0500
reload innerhtml
Charles :

Hey cool
....it works....
thanks !!!

By the way, I didn't see that
change in the MSXML 4.0 parser SDK 
documentation ...where did you
find it ??



|-----Original Message-----
|From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
|[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Charles Knell
|Sent: Friday, June 28, 2002 2:20 PM
|To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
|Subject: Re:  Processor outputs once and then you have to reload
|the page.
|
|
|Make this change:
|
|old: report.innerHTML = processor.output;
|new: document.getElementById("report").innerHTML = processor.output;
|
|-- 
|Charles Knell
|cknell@xxxxxxxxxx - email
|
|
|---- jdgarrett@xxxxxxxxxx wrote:
|> 
|> (Primary) Problem:
|> I can get the Processor to output once by clicking
|> on any of the sort buttons, but then you have
|> to manually reload the page, to get the buttons to
|> make it resort again.
|> 
|> Anyone know what is being overlooked here ?
|> (Using MSXML 4.0 //  IE 6.026 // WinNT 4.0)
|> 
|> Please advise (anyone).
|> Thanks
|> Jim Garrett
|> jdgarrett@xxxxxxxxxx
|> 
| 
|
| XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
|
|

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2011 All Rights Reserved.