Thanks Bob!  You prompted me to re-search for this problem in relation
to php. This handy little example explains it:
http://onlinetools.org/tricks/using_multiple_select.php

basically you need to name the select as an array:

<select name="myselect[]">

then php is happy.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MochiKit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mochikit
-~----------~----~----~----~------~----~------~--~---

Reply via email to