Forum Moderators: coopster
I want to write it in a way that for each URL fetch, there will be a message displayed in the browser containing the STaTuS.
The script do works in the terms of fetching pages but it failed to display the messages in REAL-time. That means messages are display once a while in a BLOCK. It means 20 status came out at the same time instead of 1 a time.
I hope you can understand what I say. How can I force the browser to display every status immediately instead of waiting for a chuck/block?
Jordan