This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: pushing XML to a javascript pop-up window


Hi,

think in a roundtrip!

We do such things, with for example:

 window.open("/ho/html/salden.xml")

this is a static document. Then on event onload it makes an submit to the
server, getting the dynamic xml-string, transforming it with xsl.

That´s all.

Hans Braumüller 
-- + -- 
Networking Artist
http://crosses.net
http://kunstserie.com

 
 

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]