Dear Friends I have a web page with >1000 enteries on it. I want to insert automatic pagination such that 100 records are displayed per page. I dont want to do the pagination manually. Actually, I am exporting the entire webpage stuff from a software and dont have the option to export first hundred records then 101-200, 201-300.....and so on. Due to the large no. of enteries, it is not possible for me to make separate pages. Thanks in advance.