Re: [xsl] How to update a drop down with a transformation

Subject: Re: [xsl] How to update a drop down with a transformation
From: "M. David Peterson" <m.david.x2x2x@xxxxxxxxx>
Date: Tue, 15 Feb 2005 13:59:56 -0700
Are you desiring to do the transformation on the client or simply
return the transformed result from the server?


On Tue, 15 Feb 2005 11:52:22 -0600, Carl Jenkins <carljenkins@xxxxxxxxx> wrote:
> Hi,
> 
> I had looked for a solution to this in the archives but didn't run
> across it. I apologize if I missed it.
> 
> Anyway,
> 
> My situation is this.
> 
> I have a main xsl page which imports a header.xsl and footer.xsl
> files. On the header.xsl page is a drop downlist that will contain the
> other users that are viewing the same page. I would like to be able to
> click a button on the main xsl page and run a javascript function that
> I could populate the dropdownlist in the header with the update
> current users of that page.
> 
> I have seen something similar using iframe where the iframe.src = the
> return transformation of the servlet. But I am not sure how to
> retrieve a transformation and populate the drop down..
> 
> Thanks for any help.
> 
> 


-- 
<M:D/>

:: M. David Peterson ::
XML & XML Transformations, C#, .NET, and Functional Languages Specialist

Current Thread