Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   ASP (http://siteownersforums.com/forumdisplay.php?f=11)
-   -   What is the concept of Postback in ASP.NET? (http://siteownersforums.com/showthread.php?t=357607)

Pavan Techn 06-01-2018 10:25 AM

What is the concept of Postback in ASP.NET?
 
Postback is a request which is sent from a client to the server from the same page user is working with. There is HTTP POST request mechanism in ASP.NET. It basically posts a complete page back to server to refresh the whole page.


All times are GMT -7. The time now is 09:59 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.