Nandini Posted April 2, 2009 Share Posted April 2, 2009 Hi Friends I am doing one VOIP Website. I have displaying PC Details (like CPU Usage, Memory etc) on home page. These details will change for every second. So till now i have refreshing whole page. But this was creating so many mistakes. So i want to refresh that content only with out page refresh. How can i auto refresh that values only. Can any one tell me pls. Link to comment https://forums.phpfreaks.com/topic/152244-content-auto-refresh/ Share on other sites More sharing options...
premiso Posted April 2, 2009 Share Posted April 2, 2009 AJAX would be my first suggestion to look into, but that may be slow. You may want to look into a Java or Flash alternative, as that should be better suited for this. Link to comment https://forums.phpfreaks.com/topic/152244-content-auto-refresh/#findComment-799474 Share on other sites More sharing options...
mrMarcus Posted April 2, 2009 Share Posted April 2, 2009 also IFRAMES. Link to comment https://forums.phpfreaks.com/topic/152244-content-auto-refresh/#findComment-799475 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.