Currently I am trying to get the WebMonthView and WebScheduleInfo to display a date range that is the week prior to this week through 3-4 weeks in the future, but I don't know how to get it to do that. It seems to only allow showing of the current month? I am using version 7.3. So for instance, I take the current day, find the Monday for this week. Then I retrieve the 7 days before and the next 21 days from Exchange and add those appointments to the WebScheduleInfo. But it always just shows the current month +/- one week. Am I just overlooking something or perhaps is this functionality availabe in a newer version? I need to be able to do this programmatically as there is no user interaction, these are basically kiosk machines. Thanks for any help!
Ryan