I have a page that is supposed to pull stuff out of a database at regular intervals (users choose the interval - 1, 2, 5, 10 mins) and refreshes the page automatically, displaying the new info if there is any. The only piece of the puzzle that's missing is how to use page refresh and where can I specify how often it refreshes?