what is the purpose of postback?

Answers were Sorted based on User's Feedback



what is the purpose of postback?..

Answer / rahul sriram

Postback is a propery in which it is alerted to the
webserver. For a instance if there is a submit button, and
when the user click the button the particular page will not
be sent to the webserver which was triggered by the user.
Instead of that, the postback propery ensures an alert
message to the webserver that if the submit button is
clicked the page should be fired.

Is This Answer Correct ?    5 Yes 1 No

what is the purpose of postback?..

Answer / suriya

by default controls on microsoft asp.net web pages tat
causes a postback such as the button control,postback to
same page for processing.
how ever you can configure cntrols to post to a different
page within the same application,to do tis use the postback
URL property of the control to specify the page to which
the control should post

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Programming Languages AllOther Interview Questions

what are resources in case of Threads

0 Answers   Satyam,


this question is from sas:what is the difference between FILE and INFILE statements? plz explain in brief?

1 Answers  


How to call a C++ function which is compiled with C++ compiler in C code?

0 Answers   Yahoo,


I want sample papers for NIC Examination. Plz send them to my mail Id das.neelam@gmail.com . Plz send it today, tomorrow i've the exam.

0 Answers  


please any one pass file aid,xpeditor and endeavor tools

0 Answers  






In staad pro, how can we design ROOF SLAB?

0 Answers   L&T,


Java is called as pure objerct oriented programming language, where as c++ is not completely object oriented.can any explain the detailed differenec between these two

4 Answers  


hi, i'd like to know how do you set lines in a page for Smartforms? thanks in advance

1 Answers   SAP Labs,


.net 2005 supports how many languages?

4 Answers  


how many languages .net is supporting now?

4 Answers  


How do you initialize a static member of a class with return value of some function?

0 Answers   Yahoo,


if 3 duplicate records, by keeping one original and one duplicate record, and how to delete remaining 2 duplicates in sql server 2008

0 Answers  


Categories