On 7/4/07, Chris Pratt <[EMAIL PROTECTED]> wrote:
True, but that will give you the form name, not the form id. The browser doesn't send the form id to the server. (*Chris*)
Thanks for pointing that out. In that case (I know this sounds like a bit of a hack), maybe we can set a hidden field's value to the form_id when the form is submitted. But even as I say this, I must admit that this does not seem to be a very elegant solution. It just may get you working, till someone points a better solution. -- Regards Parag

