As I mentioned before, AJAX supports calling web services from the client using an XmlHttpRequest object. But sometimes, things don't go as expected. If you make the call, an error may occur in the web service, which you'd get an error prompt. However, there's one other aspect to this. Sometimes...