[Xapian-discuss] For more UI functionality: OmegaScript, C++or other?

Chris chris at s-4-u.net
Tue Apr 26 12:25:56 BST 2011


On 04/26/2011 12:56 PM, Richard Boulton wrote:
> On 26 April 2011 11:40, Chris <chris at s-4-u.net> wrote:
>> So technically it seems you're right, but i havent seen a browser where
>>
>> <input type="checkbox" name="B[]" value="Edoc" /> doc
>>
>> does not send an array (recommendations welcome ;) )
> Sure, but I also haven't seen or heard of a browser where
>
> <input type="checkbox" name="B" value="Edoc" /> doc
>
> does not send all the values to the server.  I believe some form
> processing systems on the backend will only present you with the first
> value in this situation (PHP seems a likely candidate to me, but I
> could be wrong there), but that's the server-side behaviour, not the
> browser behaviour.
You see, damn morons everywhere *lol
So i was wrong about the brackets, thanks for the correction and
apologies to James for questioning.

And PHP is for sure one of the candidates, as i was using it back then.

Greets, Chris




More information about the Xapian-discuss mailing list