I have a program that crawls web sites. The program has probs and locks up sometimes. One thing people do to monitor the prog is watch the performance monitor in the task manager. Another thing is to watch the folders that the files get dumped to. In a detailed view they watch the modified date/time and make sure they are updating.
My question is there a way to write some kind of script that would look at the modifed date time and send that information to a webpage. Hopefully I can get the webpage to consantly update (javascript?) showing that these files are getting updated. I would not be allowed to install any additional software so I am trying to work with what I have.
I know little about making webpages or scripts but am willing to learn. Any tutorials you could point me to would be nice. I think I need to get a grasp on what I need to do first. Any other suggestions welcome.
Thanx for lookin.
My question is there a way to write some kind of script that would look at the modifed date time and send that information to a webpage. Hopefully I can get the webpage to consantly update (javascript?) showing that these files are getting updated. I would not be allowed to install any additional software so I am trying to work with what I have.
I know little about making webpages or scripts but am willing to learn. Any tutorials you could point me to would be nice. I think I need to get a grasp on what I need to do first. Any other suggestions welcome.
Thanx for lookin.