1.

What Do You Mean By Postback In Asp.net?

Answer»

A POSTBACK is a request sent from a client to server from the same PAGE user is already working with. When we refresh our page or we submit some page, then the DATA of the current page is SEND back to the server.

A postback is a request sent from a client to server from the same page user is already working with. When we refresh our page or we submit some page, then the data of the current page is send back to the server.



Discussion

No Comment Found