Hello,

I'm wondering what the best way to go about this would be. I will be
opening a URL that outputs a csv. This csv will change every few minutes,
and I would like it to be refreshed on my page. I know I can use a meta
refresh, but the time will vary from 1-5 minutes, so a meta refresh will
have a gap where it won't be update.

Is there someway to hold it open, and when it changes refresh itself? This
is all on a LAN, so the traffic isn't that big of a deal.


Thanks,

        Bryan


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to