[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] appending values


Subject: [xsl] appending values
From: Krithiga Subramanian <krithiga_s@xxxxxxxx>
Date: Wed, 17 Jan 2001 10:18:25 +0530


Hi
I have the following requirement 
that i have to create a input type=hidden.

i have 5 list boxes. i need to append all their name seperated by a comma as
value of the textbox which is hidde,

eg. 

<input type="hidden" value="listbox1,listbox2,listbox3">

how can i achieve this

thanks
/k

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



Current Thread