I have implemented pagination on the same page where the next set of data loads on the same page. I want the implement pagination in a way that next page loads a new page with a different URL which when opened in another browser gives the current page. I am not sure what the term is for such pagination. So any sort of help will be appreciated.