Are nested forms a valid HTML construct? I'm running through the use-case
here in my head and it doesn't click -- form submission is 1:1 with an HTTP
POST, what do multiple embedded forms even mean in this regard?

I don't think this is kosher...

On Fri, Jan 29, 2010 at 2:04 PM, Dave Kallstrom <dave.kallst...@gmail.com>wrote:

> Hi,
> Is there anyway to notify nested forms that they are being submitted?  The
> onSubmit method of nested forms do not get called when the parent form is
> submitted.
> I tried implementing IFormSubmitListener but that didn't seem to help.
>
> --
> Dave Kallstrom
>

Reply via email to