Question
onchange event?
I have two text boxes with diffrent datepicker hooked them up.
Txt1 shows the default to the current date.
Txt2 allows user to pick the date from the picker calendar.
I want the date in txt1 change to the same date from txt2 when user picks the date from the picker.
How can i accomplish that? Thank you very much.
Thanks
