From: RichardGarfield on
I have a simple date input form and am trying to use the date picker with an
unbound text box.

When I click on the required date it appears in the text box but does not
fire the update event (or any other). I need it to transfer the chosen date
to a TempVar, but no luck.

The same happens whatever version of date picker I use - I have tried in
built in one and almost everybody else's.

Would appreciate guidance.

Richard