Post Function
2008/04/30 02:25
Viewed 1664 times
Replies: 0/0

Hi...

Is there any way to call any function, through the parameter sending, after the popup calendar populate the input field whith the date???

For example:

I have three fields in my form, first date, second date and duration, a have a calculateDuration() function that I want to call after the first and/or the second field is populated.

I tryed to use the html input onchange function, but it shows my alert test message at the same time the calendar.

Does anybody have any idea???

Thanks.

Google