>I have a form (A) with a multiple select list (The_List), the results of which become
><@arg The_List type=array> on the results page. Now I have a form (B) on the results
>page which has some options in it and needs to include <@arg The_List type=array> as
>a hidden field to be passed to a new page. I can't seem to get this to work. Is
>this possible?
You need to store the list as an array in a variable, in whatever scope is suitable
(User or Domain is probably most useful) and then display elements of this variable on
the second form. ARGs don't stick around past the current execution & resultset
________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
with unsubscribe witango-talk in the message body