Windows programming

Moderators: None (Apply to moderate this forum)
Number of threads: 3670
Number of posts: 9122

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
refreshing web page + audible alerts Posted by onions on 9 Oct 2005 at 5:03 AM
i am a nurse and i get my shifts of the website of my employer. the shifts are updated continuously and i have to sit there pressing f5 every 10 seconds waiting for suitable shifts to come up before someone else takes them. i have to sit there for many hours sometimes with no work comming up a tall. what i want to do is set up my computer to refresh automatically and give my index finger a holiday. i would also like to beable to get the computer to alert me if a suitable shift came up. on the web site a suitable shift is signafied by the code "saux".this could be done by giving me an audible alert?

i just need pointing in the right direction to enable me to achieve this.

many thanks
onions


Report
Re: refreshing web page + audible alerts Posted by tom_sw on 11 Oct 2005 at 11:13 AM
: i am a nurse and i get my shifts of the website of my employer. the shifts are updated continuously and i have to sit there pressing f5 every 10 seconds waiting for suitable shifts to come up before someone else takes them. i have to sit there for many hours sometimes with no work comming up a tall. what i want to do is set up my computer to refresh automatically and give my index finger a holiday. i would also like to beable to get the computer to alert me if a suitable shift came up. on the web site a suitable shift is signafied by the code "saux".this could be done by giving me an audible alert?
:
: i just need pointing in the right direction to enable me to achieve this.
:
: many thanks
: onions
:
Seems like you would need to write an app that periodically requests a web page, then scans the returns contents for the "saux" value. It could then do whatever you wanted it to to alert you. I haven't done anything like this, but this looks like it might be a place to start:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore98/HTML/_core_internet_programming_with_wininet.asp

There are probably other ways to do the same thing with .NET, but maybe this can get you started.....



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.