How to control the duration of an Ajax request?
Answer / 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 |
Is it possible to upload a file using Ajax ? Reason
What is the asp.net ajax framework? What versions have been released so far?
is the xmlhttprequest object part of a w3c standard?
Describe the ajax design pattern.
Is it compulsory to have script manager on the page when you are using any control of ajax control tool kit?
Explain the updatepanel control? : asp.net ajax
What are asp.net ajax 4.0 validation controls?
What is AJAX Control Extender Toolkit?
What does json stand for?
How do we manage concurrent request?
What are the new features of asp.net ajax 4.0? : asp.net ajax
Does this mean adaptive path is anti-flash?