|
Posted by Rik Wasmus on 11/22/07 00:02
On Thu, 22 Nov 2007 00:50:50 +0100, misho <montauto@gmail.com> wrote:
> Hello,
>
> I'm looking for advise or/and programmer to create a tool / script
> based on Internet browser ( IE , Firefox and etc ) to automatically
> refresh the browser ( every 5 sec or so ) and capture new postings
> with notification sound and maybe pop-up window. Also with ability to
> open multiple tabs or windows.
Unless you are planning to run PHP locally just for yourself: nothing PHP
can do, ask in comp.lang.javascript (and do examine/try one of the
numerous ajax/javascript/XMLHttpRequest examples on the internet yourself).
And yes, you could create a java applet that does this, as long as
visitors enable it, one ot the java groups seems more appropriate it you
choose that route.
--
Rik Wasmus
[Back to original message]
|