[whatwg] Incremental rendering of forms

On Fri, 12 Nov 2004, [ISO-8859-1] Olav Junker Kj?r wrote:
> >
> >    http://whatwg.org/demos/multiform-01/
>
> However, it seems that the server script relies on the fiels "postcode" 
> and "product" beeing submitted when the "order" form is submitted, even 
> though they belong to different forms. Shouldn't fields only be 
> submitted with the form that they belong to (if the client supports WF2)?

The fields belong to both forms (form="" is a space separated list of form 
IDs).

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Friday, 12 November 2004 05:09:32 UTC