Hi,

This is the sequence of code that I use.

<@ASSIGN NAME="vbiglist" VALUE="<@POSTARG NAME='biglist' TYPE=ARRAY>"
SCOPE="request">
<@ASSIGN NAME='vnewbiglist' VALUE='<@VAR vbiglist[*,1] SCOPE="Request"
type="text" aprefix="" asuffix="" rprefix="" rsuffix="" cprefix=""
csuffix=",">' SCOPE='request'>

Ted

-----Original Message-----
From: Mark Weiss [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 29, 2005 3:31 AM
To: witango-talk@witango.com
Subject: Witango-Talk: Selects

I asked this before, but I lost the email I guess.

When you have a multiple select Statement

<select size=4 name=biglist multiple>

</select>

How do you retrieve the multiple selections into an array that is comma
delimited.

I had it working by defining the table separators into local variables,
but again, I have lost it.

Thanks for your help.

Mark


________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf


________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to