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

1.what is the vesition managment.

0 Answers   IBM,


Hi can you please help for the following. I have a ASP.Net web page I want to print the whole page how is it possible? I want It in ASP also.Please send me the solutions dipankar.hazari@gmail.com . Thanks in advance.

0 Answers   Philips,


3.Give the formula for determine the range of the data type?

1 Answers  


why should i hire u

16 Answers   Google, Satyam,


What is the client concept in SAP? What is the meaning of client independent?

3 Answers  






in teradata level primary in table level allows duplicates why?

0 Answers   TCS,


1. How many jobs can we write in a single file? 2. How many maximum members can exist in a single partition data set(pds) in jcl?

0 Answers   Steria,


When you?re running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?

2 Answers   BirlaSoft,


Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 1 number. Find the missing number

0 Answers   Amazon,


what is difference between sap and java ?

1 Answers  


Write a shell program. Enter basic pay of an employee and calculate DA, HRA, Deduction, Gross pay and Net pay as follows: DA = 75 % of BASIC HRA = 10 % of BASIC DEDUCTION = 15 % of BASIC GROSS PAY = BASIC+DA+HRA NET PAY = GROSS PAY-DEDUCTION.

1 Answers   TCS,


what is delegate and how works delegate and event.

0 Answers   NIIT,


Categories