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

Please forward important interview and basic questions in VB6 on my email id: usneha_16@yahoo.co.in

0 Answers  


what is static objects in java

2 Answers  


About CLR, reflection and assemblies?

2 Answers   pspl,


Bonjour, svp je veut voir comment envoyer un mail en java et comment changer le droit d'accé d'un fichier en java: de lecture en lecture/écriture et merci d'avance ;)

0 Answers  


Write a program to swap the content of two variables without using a third variable.

0 Answers   Zensar,






what are the activities you enjoy most and How do you see these Developing in the Future with Reference to in your work life and in your personal life

0 Answers  


4. What is the need of START 0? Instead if can we use any other numeric? If we use what will happen?

0 Answers   TCS,


I am looking for selenium RC online Training in chennai. can any one tell me the best institute

0 Answers  


what is the difference between read the data from table and infotype

0 Answers  


How to connect the .accdb database file of microsoft access to the Visual Basic 6.0 forms?

0 Answers  


which worker is involved in all the phases of SDLC?

0 Answers  


What for decision coverage and modified condition decision coverage are used? Wat is the difference between them?

0 Answers  


Categories