I believe you followed me in the previous article. If not, please read it before continuing, because otherwise you won't understand what I'm writing here.
Creating the more.asp page
As said, we now need to create the more.asp document. In this page we will get the updates for our list and pass them to the AJAX request. The more_updates div will be changed and a new "more" button created, if the end of the recordset is not already reached.