Hello, I searched all over the net and I cannot find a straightforward AJAX tutorial that provides an example on how to allow AJAX to automatically grab information from a file and display it on another page. I see a lot of mentions of this from varis AJAX sites but they would only say "use this function to do this" but I am looking for a complete example. I thought this would work but it doesn't and it uses ASP but I figured I could make it work with php anyway: http://www.openhosting.co.uk/articles/webdev/6004/ I simply want a section of my page to check for new DB info without refreshing the page. Thanks a lot