Answer Posted / v madhu babu
AsyncPostBackTimeout property is used to control the duration of Ajax request. Deafult value of this property is 90 seconds.
Example –
<asp:ScriptManager runat=”server” id=”sample” AsyncPostBackTimeout=”40”/>
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Why do we use the xmlhttprequest object in ajax?
Describe the accordionextender control?
Are there usability issues with ajax?
Is it possible to set session variables from javascript?
Which are the problems that can be fixed using ajax and what is the actual meaning of ajax?
What is ajax method?
Would we be able to settle the updatepanel controls?
Should I use xml or text, javascript, or html as a return type?
What are the differences between ajax and javascript?
Why is html_ajax having stability issues on some installations?
How to create an ajax website using visual studio?
Won't my server-side framework provide me with ajax?
Describe the animation extender control and the method by which this control is utilized?
When will html_ajax have a stable release?
What is the role of the scriptmanagerproxy control? : asp.net ajax