ASP.NET AJAX Interview Questions
A complete collection of AJAX interview questions,Free AJAX ebooks and much more..
online advertising
Custom Search
How to control how long an Ajax request may last?
Use the ScriptManager's AsyncPostBackTimeout Property.
For example, if you want to debug a web page but you get an error that the page request has timed out, you may set
where the value specified is in seconds.
Newer Post
Older Post
Home