Set datepicker current date from an href

Set datepicker current date from an href


I need to know how to make a Inline (always visible) jQuery UI
datepicker change to reflect a date that is passed through an href
click. So you have a date that is attatched to the on click of a
href and it is submitted to the datepicker script and refreshes the
Inline datepicker to show whatever date was submitted. Seems simple
but I cant quite figure it out and make it work right.