Hi,
I want to use a Single div whicn contains two calender controls, one for from date and another for to date, with a "Ok" button to click.
After selecting two dates, if I click "Ok" button, I want to display the two date values in a label.
How to design & use calender controls for this?