[Zope] <SELECT> box value missing from REQUEST namespace
Casey Duncan
cduncan@kaivo.com
Wed, 18 Apr 2001 09:48:54 -0600
Cotten Blackwell wrote:
>
> Folks:
>
> Looked hard and long at the archives and saw a few remotely relatedly
> threads, but nothing this simple and this befudding.
>
> For some dark reason beyond my newbie ken, a previously functioning form and
> form handler combo is now kaputt. What seems to be happening (the bizarre
> part) is that the value of a form select box is not appearing in the
> REQUEST namespace.
>
> As soon as I click the submit button, the form handler hits a line
> with <dtml-var REQUEST>, and you can see that neither of the
> select variables, selectDepartment or selectHandset, is present
> in REQUEST:
>
[snip]
>
> ------
>
> Any ideas how this might happen, or how to start digging at the
> solution?
>
> Thanks in advance for any help with this!
>
> Cotten Blackwell
>
Try changing the form method to get and see if the select values make it
onto the URL.
--
| Casey Duncan
| Kaivo, Inc.
| cduncan@kaivo.com
`------------------>