Hello,
Thanks for the reply.
I had a case where I had to use a Javascript Calendar / Date Chooser, to select a date, and return it to a .Net TextBox control.
The Date Chooser could not be a .Net control, it had to be the Javascript Calendar.
Here was my solution:
Javascript Calendar...