How to control the duration of an Ajax request?

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


Please Help Members By Posting Answers For Below Questions

Would we be able to call server-side code from javascript?

675


How can javascript be debugged?

693


What are the new features of asp.net ajax 4.0? : asp.net ajax

731


Explain limitations of ajax.

718


What is the difference between synchronous postback and asynchronous postback? : asp.net ajax

850


How do I handle the back and forward buttons in ajax?

680


What’s new is the prominent use of these techniques in real-world applications to change the fundamental interaction model of the web. Ajax is taking hold now because these technologies and the industry’s understanding of how to deploy them most effectively have taken time to develop.

729


What is synchronous request in ajax?

695


Is it compulsory to have script manager on the page when you are using any control of ajax control tool kit?

712


How do I provide internationalized ajax interactions?

660


Do I really need to learn javascript before ajax?

658


What are the technologies used by ajax?

715


Did adaptive path invent ajax? Did google?

704


Which are the knowledge requirements for personal ajax functionality?

699


What are ajax controls?

651