Results 1 to 2 of 2

Thread: Http

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2004
    Posts
    3

    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

  2. #2
    Frenzied Member ntg's Avatar
    Join Date
    Sep 2004
    Posts
    1,449

    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
    "Feel the force...read the source..."
    Utilities: POPFileDebugViewProcess ExplorerWiresharkKeePassUltraVNCPic2Ascii
    .Net tools & open source: DotNetNukelog4NetCLRProfiler
    My open source projects: Thales SimulatorEFT CalculatorSystem Info ReporterVSS2SVNIBAN Functions
    Customer quote: "If the server has a RAID array, why should we bother with backups?"
    Programmer quote: "I never comment my code. Something that is hard to write should be impossible to comprehend."
    Ignorant quote: "I have no respect for universities, as they teach not practicle stuff, and charge money for"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width