xsl-list
[Top] [All Lists]

Re: How to update a drop down with a transformation

2005-02-15 13:59:56
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(_at_)gmail(_dot_)com> 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.

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--




-- 
<M:D/>

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

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>