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
Would we be able to call server-side code from javascript?
How can javascript be debugged?
What are the new features of asp.net ajax 4.0? : asp.net ajax
Explain limitations of ajax.
What is the difference between synchronous postback and asynchronous postback? : asp.net ajax
How do I handle the back and forward buttons in ajax?
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.
What is synchronous request in ajax?
Is it compulsory to have script manager on the page when you are using any control of ajax control tool kit?
How do I provide internationalized ajax interactions?
Do I really need to learn javascript before ajax?
What are the technologies used by ajax?
Did adaptive path invent ajax? Did google?
Which are the knowledge requirements for personal ajax functionality?
What are ajax controls?