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
I am work in it aompenei
What is abstract Method i want the exact definition and is there any possibility to declare class as abstract without any abstract methods in that class?If it is possible then tell me why and how?
how does database connection using ADO.NET?
through which algorithm does the garbage collector works? how the garbage collector will understand that the object will going to be deleted?
What is the merger sort principle and its time complexity.
hii I inntrested abt scjp certification but i dont knw abt scjp plz send details abt scjp exam and syllabus.
What r the attributes using in Win Runner?
hoe to data grid use in sql server 2000?
WHat is execution in manual testing and when will we start execution and what language we use in execution
is it possible to desable particular parameter of the normal orcle report based on some condition ?????? if yes,wht is the function for desabling a parameter...
how do i add a column dynamically in a table by using java application?
how do we provide security for web services
I m Abdullah Ansari compleated MCA from Jamia Hamdard,i have appeared the test of IBM on 2 august at oxford college of engineering Bangalore.waiting for hr round.. This is the first round for IBM.02/08/08 Paper consists of 4 sections 15 questions from matrices(time very less but no negative marking). 25 questions from series completion section (this section is very easy but negative marking) 15 questions from aptitude(little bit tough time limit 15 minute negative marking) 4th section is from computer science (c,c++,operating system,digital electronics ,basic question..) result came at 3 o'clock.i was selected... In interview they asked questions like 1 they asked about final yr project.. 2 what are dynamic and static memory location? 3 linked list and array difference between them. 4 what is function ? what is difference betwen function and inline function? 5 about structure 6 about binary tree, traversal, call by value. 7 storage class and many more basic questions..
in a VB application, where the data will be stored after manipulation? what is the syntax for that?
It is possible to take number of controls added to form at run-time.ex-when user enter 6, 6 text boxes get added to form,next time number of controls get change as per user number enter. What is code for that?