Re: how to capture the submit event which occured from a input type=image

2008-05-29 Thread LakshithaS
pport; > _heartbeat = heartbeat; > } > } > > > as you can see the code is realy simple, it is easy to get this to support > input type=image > > Davor Hrg > > > On Thu, May 29, 2008 at 9:22 AM, LakshithaS <[EMAIL PROTECTED]> wrote: > >&

Re: how to capture the submit event which occured from a input type=image

2008-05-29 Thread Davor Hrg
t; > > > nille hammer wrote: > > > > > > Hi Lakshitha, > > > > the event handler Methods for Submit-Buttons end with "ed". See this for > > an example > > ( > http://tapestry.apache.org/tapestry5/tapestry-core/ref/org/apache/tapestry/co

Re: how to capture the submit event which occured from a input type=image

2008-05-29 Thread LakshithaS
fix it. > > Cheers nillehammer > > ----- original Nachricht ---- > > Betreff: how to capture the submit event which occured from a input > type=image > Gesendet: Mi, 28. Mai 2008 > Von: LakshithaS<[EMAIL PROTECTED]> > >> >> HI.. all, >>

Re: how to capture the submit event which occured from a input type=image

2008-05-28 Thread Davor Hrg
omNext() > > That should fix it. > > Cheers nillehammer > > ----- original Nachricht ---- > > Betreff: how to capture the submit event which occured from a input > type=image > Gesendet: Mi, 28. Mai 2008 > Von: LakshithaS<[EMAIL PROTECTED]> > > >

Re: how to capture the submit event which occured from a input type=image

2008-05-28 Thread nille hammer
uld fix it. Cheers nillehammer - original Nachricht Betreff: how to capture the submit event which occured from a input type=image Gesendet: Mi, 28. Mai 2008 Von: LakshithaS<[EMAIL PROTECTED]> > > HI.. all, > I have a situation like this, i have a single f

Re: how to capture the submit event which occured from a input type=image

2008-05-28 Thread Filip S. Adamsen
As far as I know this only works with the Submit component... At least what you're doing is how it's done when you use that. -Filip LakshithaS skrev: HI.. all, I have a situation like this, i have a single form and two image buttons (actually i am using has done the form submission? i trie

how to capture the submit event which occured from a input type=image

2008-05-28 Thread LakshithaS
HI.. all, I have a situation like this, i have a single form and two image buttons (actually i am using >>"); nextPage = null; } public void onSelectFromNext(){ System.out.println("onSelectFromNext >>>"); nextPage = "Registr