The calendar control like many server controls does a postback when any particular item on it is clicked. You will have to write code in the codebehind page in the selectionchanged event or monthchange event of the calendar control and do a server.transfer or response.redirect to the page u want.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.