How can a simple .cgi script in the Whimsy environment get multiple values for a select control in a form when handling _.post?
I've tried several different techniques, but no dice - I only ever get the *first* data value being passed from the select element back in my whimsy handler for the post. I can see the values were sent as multiple "timezone" = "1", "timezone" = "2", ... pairs in the browser debugger. What simple trick am I missing? -- - Shane Whimsy PMC The Apache Software Foundation