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
What is ajax used for?
When should I use a java applet instead of ajax?
Will html_ajax integrate with other javascript ajax libraries such as scriptaculous?
Is it possible to set session variables from javascript?
What is the basic goals of AJAX ?
Why do we use the xmlhttprequest object in ajax? : asp.net ajax
What exactly is the w3c dom?
Won't my server-side framework provide me with ajax?
How ajax work ?
Easy trough that the classical web applications are harder to make than ajax applications?
Can ajax technology work on web servers other than iis?
What is xmlhttprequest object in ajax? How can you xmlhttprequest object?
Differentiate between synchronous and asynchronous ajax requests.
What is the importance of client-side libraries? : asp.net ajax
What is the difference between json and ajax?