"; echo ""; echo ""; echo ""; echo "

"; if($note_exists){echo "
";} else {echo "";} echo ""; } else {echo "
No appointment specified!
";} } //////////////////END FUNCTIONS session_start(); ?> Blocked Appointment Information
Please note that you must have cookies enabled to use this service...
There is no note for this blocked appointment now
"; $note_exists=0; } else if(empty($block_array['block_note'])) { echo "
There is no note for this blocked appointment at present
"; $note_exists=1; } else { $note_exists=1; $appt_id1=$block_array['appt_id']; echo "
The current note for this blocked appointment is:
"; $note_text=$block_array['block_note']; } edit_note_form($appt_id, $note_text, $note_exists); echo "

"; echo "Using a blocked appointment to book a client is not recommended because blocked appointments are deleted from the system after two weeks and there is no invoicing function. You can register a new client on the system if you know their name, email, address, telephone number and date of birth. If you don't know one of these, you can input dummy values and ask the client to update their registration later."; echo "
Blocked appointment notes are for reminding you why you blocked this appointment, and are useful for reminders about meetings with colleagues and other non-client-related activities."; echo "
Register a new client here. "; ?>


zappointments.com: online booking for health professionals