Hi ,
i have 4 textbox's vertically , in that in first 3 textbox's i am entering values in time formati.e in HH:MM:SS .There is no am/pm after time format.
for ex : a textbox has to accept only time format as 23:00:00 .
Now in textbox4 i need to calculate average of the above 3 textbox's i.e average of 3 textbox's time format whihc is in HH:MM:SS format.
once i comeout of 3rd textbox the average of above 3 textbox's has 2 display in 4th textbox.
Plz provide me code or javascript..... ..
Plz help me ........
Rgds,
Nusrath.
i have 4 textbox's vertically , in that in first 3 textbox's i am entering values in time formati.e in HH:MM:SS .There is no am/pm after time format.
for ex : a textbox has to accept only time format as 23:00:00 .
Now in textbox4 i need to calculate average of the above 3 textbox's i.e average of 3 textbox's time format whihc is in HH:MM:SS format.
once i comeout of 3rd textbox the average of above 3 textbox's has 2 display in 4th textbox.
Plz provide me code or javascript..... ..
Plz help me ........
Rgds,
Nusrath.
Comment