Hi, I did some tests with the timeout feature in Ajax.NET Professional. In the current release the onLoading will not invoked if the requests is timed out, I have already fixed this in my source code, will publish this later.
On thing I would like to change is the way timeout method is working. Currently it will cancel the request and call the onTimeout handler. This is not very nice if you want to wait longer for the request. So, what do you think about returning <true> in the onTimeout handler to cancel the request? If you want to leave the request running simple return <false>. -- Best regards | Schöne Grüße Michael Microsoft MVP - Most Valuable Professional Microsoft MCAD - Certified Application Developer http://weblogs.asp.net/mschwarz/ http://www.schwarz-interactive.de/ mailto:[EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ajax.NET Professional" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/ajaxpro The latest downloads of Ajax.NET Professional can be found at http://www.ajaxpro.info -~----------~----~----~----~------~----~------~--~---
