what is the purpose of postback?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When we use Windows authentication mode

1580


Where do we need Operator overloading?

659


what is the current salary package in India for a lamp programmer

1878


what is d main diff between the java and .net framework

1548


Difference between HTML and DHTML?

1668






Is the IT field raise again? What is the position of IT after 4 years?

1689


code for connection from windows forms to sql server

1715


how to add Servlet-api.jar file into eclipse 3.3.2 ?

4061


what is programmable BIST in today ic design

1649


iam confused to choose among testing, .net and java can anybody help me????????

1629


< No Frames > tag is used for

2112


How do you pass variables forwrd to future CECI sessions

4083


public static void main(String args[]) describe it

1579


5.Call by value and Call by reference with program?

1838


Given an array of size n, containing every element from 1 to n+1, except one. Find the missing element.

650