Not sure if this is the right place to ask this question.
I've got a calender on a webpage, each date on the calender is a hyperlink with the date value in the link. (e.g. a href="page.asp?06/01/05">
When I click the date on the calender, how can I dynamically populate an input box on the same page.
Also, how easy will it be to lock the input box so only the date can be selected from the calender.
Cheers
J
I've got a calender on a webpage, each date on the calender is a hyperlink with the date value in the link. (e.g. a href="page.asp?06/01/05">
When I click the date on the calender, how can I dynamically populate an input box on the same page.
Also, how easy will it be to lock the input box so only the date can be selected from the calender.
Cheers
J