Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Calander similar to the one found in Outlook 2003

Hey everyone,

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
[852 byte] By [QWERTYtech] at [2007-11-11 11:59:23]
# 1 Re: Calander similar to the one found in Outlook 2003
Does this ( http://aspnet.4guysfromrolla.com/articles/041603-1.aspx) help?
Hack at 2007-11-11 20:42:19 >
# 2 Re: Calander similar to the one found in Outlook 2003
Okay, that looks great but I need it to be in VB.NET. This isn't for a website. Its for a standalone system app.
QWERTYtech at 2007-11-11 20:43:27 >
# 3 Re: Calander similar to the one found in Outlook 2003
Ok, let me see what I can find.

BTW: Welcome to dev-archive :WAVE:
Hack at 2007-11-11 20:44:25 >