RE: Proposal for Extensions to HTML4

On Tue, 9 Dec 2003, David E. Cleary wrote:
>>
>> An interesting point. Without sacrificing backwards-compatibility,
>> though, I don't know how to solve this. Maybe an attribute on the form,
>> requesting that all controls (even unsuccessful ones) be submitted,
>> with the unsuccessful ones having the value ""?
>
> A zero length string ("") is very different semantically than a null
> value. A null value represents an unknown value while a zero length
> string represents a known string value of 0 length.

Fair enough. I will change the spec to say that empty text fields are
successful.

Cheers,
-- 
Ian Hickson                                      )\._.,--....,'``.    fL
U+1047E                                         /,   _.. \   _\  ;`._ ,.
http://index.hixie.ch/                         `._.-(,_..'--(,_..'`-.;.'

Received on Tuesday, 9 December 2003 11:30:52 UTC