What is the difference between Postback and Ispostback
Property?

Answer Posted / siddartha

PostBack: Postback is the event which sends the form data
to the server. The server processes the data & sends it
back to the browser. The page goes through its full life
cycle & is rendered on the browser. It can be triggered by
using the server controls.And the IsPostBack property of
the page object may be used to check whether the page
request is a postback or not. IsPostBack property is of the
type Boolean.

Is This Answer Correct ?    157 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

5. What three Specific Job Positions do you target from Swatz Oils GROUP U.K?

1761


Explain the updatepanel?

580


How would you enable impersonation in the web.config file?

541


How do you implement sql caching in asp.net?

561


What are the advantages of the code-behind feature?

533






What is enableviewstate?

534


Describe paging in asp.net?

674


Which method is used to force all the validation controls to run?

545


Define session in asp.net.

558


Distinguish between Server-side and Client-side code?

554


To add a hyperlink column to the DataGrid which tag is used ?

580


What is meant by ispostback in asp net?

538


Explain what does wsdl stand for?

559


What is the purpose of asp.net?

536


What is application state?

511