I have been asked to display a calendar such as what Outlook has showing dates of events that are stored in the AS400. Just to complicate things, the users would also like to reschedule appointments so we need to update the AS400! (I may be able to talk them out of this)
Does anyone have any ideas on how this can be done?
Software/Hardware used:
V6R1
ASKED:
July 12, 2010 5:30 AM
UPDATED:
July 13, 2010 1:46 AM
…showing dates of events that are stored in the AS400.
Are these events already stored in the AS/400 or are you going to create them? Are the dates used for anything else other than this scheduling function? Is this expected to be a GUI app? Would a browser app be reasonable?
The last time I did something similar, I used VA-RPG. Turned out pretty simple.
Tom