Tobago javascript , Ajax issue:

2010-05-07 Thread tobagouser
Hi All, I have requirement ,when I enter values into two input text fileds ,when I tab switch in to the third field , it should do some arithmetic operation on first two input field values given and has to populate the third filed with the result of arithmetic operation. Either javascript

Re: Tobago javascript , Ajax issue:

2010-05-07 Thread tobagouser
Hi All, Just realized valuechangelistener can be used in this case and javascript and ajax can be avoided.Thanks.. Thanks, KSK tobagouser wrote: Hi All, I have requirement ,when I enter values into two input text fileds ,when I tab switch in to the third field , it should do some