Hi there Everybody!I am facing a little issue.I have a DIV where I need to show the count of rows from the database.The problem is that when the page refresh the count is not still updated because the database mySQL takes a while, so I have to refresh the page again.Do you know how can I show the count of the rows maybe with javascript? In a way that the count of the rows will be continuosly checked and updated without page reloading..If I need jQuery for this, just to let you know I am on version 1.3.2Let me know!Thanks so much!