Log in

View Full Version : Systemtray New Thread / New Pm


ogetbilo
01-29-2005, 04:38 PM
I am looking for a modification that will work in Forum users system tray and checks every 10 minutes if there is a new thread of new pm in the forum and if there is it will open a small pop up window and inform the user that X username opened a new thread named whatever or user y send you a private message.
And this program supposed to work even if your browser is closed.

Lizard King
02-12-2005, 05:41 AM
Is it possible to have this working ?

Andreas
02-12-2005, 06:02 AM
Yes, consists of 2 parts:
- A PHP-Script on the server to run the queries and output XML
- A Windows Application to call this script and process its output

Lizard King
02-13-2005, 11:23 PM
Is it possible to have both of them as a modification ? Or someone to code this ?