what is the purpose of postback?
Answers were Sorted based on User's Feedback
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 |
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 |
What is good attributes of Programming language ?
Suppose server object is not loaded into the memory, and the client request for it , what will happen?
Difference between views and index in sas programming
is try block possible without catch block?
I want to insert date in the form of yyyy-mm-dd... if any changes happen while inserting date format want to show error meg...any one can solve this..??
how pseudo column works?
Need provab technical test questions
i want to insert textbox value to sql db. i have only one text box but store four values. ple give any one give sample code in asp.net c#..
How to change the color of a cell or a row in a datagrid on mouse hover using javascript/.net
why we need to take u?
what are stubs related to foxpro?
What are data structures?