A
Alan
Hello,
I need to write a systemtray program to check every minute if a
certain intranet page exists. Would "webBrowser.Navigate" and catching
exceptions to it be a good choice in terms of load on the PC?
If the page exists, the program should load and display it. The
program would run on a couple of thousand PCs and the idea is to have
a very basic, one-to-many instant message.
Thanks,
- Alan.
I need to write a systemtray program to check every minute if a
certain intranet page exists. Would "webBrowser.Navigate" and catching
exceptions to it be a good choice in terms of load on the PC?
If the page exists, the program should load and display it. The
program would run on a couple of thousand PCs and the idea is to have
a very basic, one-to-many instant message.
Thanks,
- Alan.