G
|
giles 10/3/2007 |
Hi Dion, |
B
|
bluestrikealpha author 11/21/2007 |
Hi Dion, Not sure how you could do this with standard PHPrunner,poweful though it is. I've used phpicalendar to maybe provide part of what you want.... In our case we have people who use a phprunner created system to set appointments for our consultants into a mysql database. Then the consultants, via some vba code in Outlook, access this database to get the contact with whom the appointment is made and the date/time/etc of the appointment. These are stored in Outlook contact and appointment items. Finally the vba code creates and uploads an ical file to the server that the phpicalendar pages use to display the consultants' schedules to those making further appointments. If something like this helps let me know. I've used code freely available on the net for this with a bit of tweaking to suit our situation. GP
|