On Wed, May 1, 2019 at 4:35 PM Shane Curcuru <a...@shanecurcuru.org> wrote:
>
> 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?

_.params['timezone']

> --
>
> - Shane
>   Whimsy PMC
>   The Apache Software Foundation

- Sam Ruby

Reply via email to