I'm working on a registration database system. The user needs to track the number of phone calls she receives per day. I was thinking of inserting a calendar control and have the user click on the date and enter the number of phone calls she received that day. This data will be use to compare number of phone calls from year to year. However, since I'm new to calendar controls, I don't even know if its possible. If it isn't, do you guys have any other suggestions?