Re: determine which form was submitted

2009-02-25 Thread Ernesto Reinaldo Barreiro
Wouldn't it be enough to and onSubmit() {...} for each form and then you will know which one was submited? Ernesto On Wed, Feb 25, 2009 at 12:33 AM, Alexander Lohse a...@humantouch.de wrote: Hi, I have two forms on one page and need to toggle visibility of a container depending on which

Re: determine which form was submitted

2009-02-25 Thread Igor Vaynberg
are these embedded forms? -igor On Tue, Feb 24, 2009 at 3:33 PM, Alexander Lohse a...@humantouch.de wrote: Hi, I have two forms on one page and need to toggle visibility of a container depending on which form was submitted. Is there a way to I find out which form was posted? Thank you in

Re: determine which form was submitted

2009-02-25 Thread Alexander Lohse
Hi Ernesto, not really, but you pointed me in right way: I have two forms in my markup, which are shown and hidden via javascript. So I need to know which form was posted to keep it visible. onSubmit was not sufficient, as I need to know which form was submitted, wether the input is valid

determine which form was submitted

2009-02-24 Thread Alexander Lohse
Hi, I have two forms on one page and need to toggle visibility of a container depending on which form was submitted. Is there a way to I find out which form was posted? Thank you in advance or any help, Alex __ A designer knows