RE: [xsl] pushing XML to a javascript pop-up window

Subject: RE: [xsl] pushing XML to a javascript pop-up window
From: "Braumüller, Hans" <h.braumueller@xxxxxxxxxxxx>
Date: Tue, 2 Jul 2002 10:23:56 +0200
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


Current Thread