I am using the @choicelist to build a menu of options on the fly, and I want 
it to return multiple values.  It is working and allows me to check multiple 
items, but I only get the first item in my result.  Do I need to encode the 
results or something????

<@choicelist name=sch_cl_list type=select options=@@local$sch_cl_list[*,4] 
size=<@numrows @@local$sch_cl_list> multiple="yes" 
values=@@local$sch_cl_list[*,2] selected=@@local$sch_cl_list[*,4]>

Thanks,

Troy Sosamon

Troy Sosamon
Denver Co
[EMAIL PROTECTED]

________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

Reply via email to