Agenda.asp

<!--#include file="menu.asp"--> <H1 class=h>Agenda</H1> Agenda is a simple easy to use scheduler. Its interface has two panes each displaying a different date. <P> On startup the left pane displays today or the next available date. The following day is displayed in the right pane. <P> You can insert a new date or edit one in either pane. <P> The program doesn't allow you to insert a new record with an already existing date. If you try to insert a new record with - or change a record's date to - a date for which a record already exists, the program beeps and the latter is displayed in the other pane. When you want to replace that record, just re-issue the command. <DIV class=c><IMG src=graphics/agenda.gif></DIV> <H3>History</H3> <SMALL> <U>Version 1.04</U><BR> 06.08.08 Fixed: when changing date mistakenly to same date, no action is taken.<BR> 23.08.07 pressing F4 or F8 adds 4 resp. 8 weeks to the current date. <P> <U>Version 1.03</U><BR> 31.07.04 Keystrokes are now intercepted when minimized to tray.<BR> 16.07.04 '+7 days' button adds 14 days when clicked while the shift key is hold down. <P> <U>Version 1.02</U><BR> 20.06.00: When the requested record in the current pane is the same as in the other pane, panes are switched. <P> <U>Version 1.01</U><BR> 06.12.99: Shift-F5 now copies both columns instead of only the second column.<BR> 24.11.99: Date is displayed now according to Windows' regional settings. <P> <U>Version 1.00:</U><BR> first public release </SMALL> <P> <!--#include file="footer.asp"-->