|
Posted by Antonijo Todoro on July 1, 2008, 3:45 am
Please log in for more thread options
Hi David,
Don't think there is a hook for this or some standard option, but maybe
there is an easy way of doing this: The messages between Cashiers are saved
in the Message table, You can make few lines of script for the Status HTML
page, that will periodically check this table and make a beep if there is
"unread" message (the filed
"DateRead")...
Or some small dll, that will do the same (checking the table) and You can
use this dll as windows service...
Here You go, few ideas to start...
Best regards,
Antonijo
--
ADTodorovik
"DAS" wrote:
> Is this possible? Make BEEP when msg present?
>
> Thanks in advance
> David
|