News Focus
News Focus
Replies to #267897 on Monk's Den
icon url

Sachin

07/21/10 9:29 AM

#267909 RE: Hurricane_Rick #267897

I dont know if it reloads the whole page or just updates the value in the chart.... Stockcharts only needs to update the numbers in the chart and not the whole page in every refresh cycle. I see that it sends a HTTP GET message every 15 seconds that updates the chart values. Is there a way to send only that GET request every 5 seconds... If it reloads the whole page every 5 seconds i guess that might consume resources (memory) on ur PC.

--Sachin
icon url

Sachin

07/21/10 10:32 AM

#267975 RE: Hurricane_Rick #267897

Infact with my method you can even update every second... How abt milliseconds :)
icon url

indp

07/21/10 10:35 AM

#267981 RE: Hurricane_Rick #267897

That sounds very interesting. Can it also be used on any web page, for instance to constantly refresh posts on the ihub boards?