I would like to load/refresh a particular page for every 10 secs to view updated data\'s fetched from Database.
I used META for doing it
Using AJAX is the least intruisive to the user, because the user doesn't notice that something is being refreshed/reloaded until it is complete.
Please note that AJAX can perform better or worse than META depending on the situation: