Calander similar to the one found in Outlook 2003
I'm new to dev-archive and fairly new to VB.NET 2003.
I am working on a small POS system (Point-Of-Sale) for a friend of mine. I want to build a small module for it that allows him to schedule all of his appointments. I have created the shell for my "Create Appointment" but now I'm trying to figure out how to build a Month View Calander so that he can see all of his appointments for the month. I also want the ability to switch from the following views: 1-day, week, 2 week, Month, Year. Can this be done?
On my "Create Appointment" screen I have the following data being collected:
Customer Name, Start Time, Duration, Vehicle Make, Vehicle Model, Vehicle Year, and Installation Info.
Anyone able to help me with this???
Thanks,
QWERTYtech

