title: "[How Do I:] Implement the Incremental Page Display Pattern using HTTP GET and POST? | Microsoft Docs"
author: JoeStagner
description: "This video takes another look at the AJAX Incremental Page Display Pattern in which the Web page is retrieved and displayed incrementally. In this video the..."
[How Do I:] Implement the Incremental Page Display Pattern using HTTP GET and POST?
====================
by [Joe Stagner](https://github.com/JoeStagner)
This video takes another look at the AJAX Incremental Page Display Pattern in which the Web page is retrieved and displayed incrementally. In this video the data is retrieved from the server using HTTP GET and POST requests, rather than the earlier demonstration of using Web service calls.
[▶ Watch video (19 minutes)](https://channel9.msdn.com/Blogs/ASP-NET-Site-Videos/how-do-i-implement-the-incremental-page-display-pattern-using-http-get-and-post)