|
-
Dec 29th, 2004, 04:11 PM
#1
Thread Starter
New Member
Http
Hi!
I have a query regarding some programming and i am hoping that you guys can point me in the right direction.
I require some code that monitors a HTTP site that refreshes every 60 seconds. At each refresh a new line of data is added. At each refresh a new GIF image appears (a black or red triangle). My question is this: is it possible to monitor this site and alert me (create a file or sound) when 5 black or red triangles occur in a row?
My problem is that i do not know whether i should use VB, active X or SQL or php? I would appreciate any advice.
Thank you and Regards.
Raj
-
Jan 24th, 2005, 04:27 PM
#2
Re: Http
Sure, it's possible. It's easy enough to write a VB program that would read the page content every few minutes, scan it and, if your criteria are met, e-mail a notification to you. The choice of language is entirely up to you - for something like this it's better to use whatever technology you're most comfortable with.
Cheers,
NTG
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|