Web Design Tutorials and Articles: Making Ajax Response

By Chrysanthus - About Me - E-mail this page - Add to My Favorites - Add to Blog List - See other blogs in Computers & Internet

Thursday, April 9, 2009

Making Ajax Response

Ajax – Part 2 Introduction This is part 2 of my article series, Ajax. It is the last part. In part 1 we saw how to make the request. In this part we shall see how to receive the request at the client browser. Well, it is possible that when you make a request at the browser, the reply (response) may never come back to the browser. So, it might be good to do some timing to abort the request if there is no response after some time limit. We shall see how to do this timing at the end of this part of... Sign in to see full entry.

Previous: Making Ajax Request - New Entries - Next: Ajax at the Server

Headlines (What is this?)