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]

appending values




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


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