--- 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..." ms.author: aspnetcontent manager: wpickett ms.date: 03/13/2007 ms.topic: article ms.assetid: 28d5bb59-9aad-4cdd-8088-1e9d3d230ac5 ms.technology: dotnet-webforms ms.prod: .net-framework msc.legacyurl: /web-forms/videos/aspnet-ajax/how-do-i-implement-the-incremental-page-display-pattern-using-http-get-and-post msc.type: video --- [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) >[!div class="step-by-step"] [Previous](how-do-i-implement-the-ajax-incremental-page-display-pattern.md) [Next](how-do-i-use-the-aspnet-ajax-updateprogress-control.md)