Hi Monks,
I am trying to write an infinite loop that will check data on a website every minute. I wrote the sub function to check for the data now I just need to loop it. Below is a modified example to keep it simple of what Ive tried. I have tried some other ways and all the ways I have tried are making the script lock up.
that is one example of the loop I have been trying to use that will lock the script up. Any help would be greatly appreciated.