Converting Forms to Ajax, Part 2

By Kris Hadlock | Aug 24, 2007

In the last Designing with Code article, Converting Forms to Ajax, Kris Hadlock showed you how to convert your standard web forms to Ajax by including a simple JavaScript object. This week you'll learn how to handle the request on the server-side and then the response on the client-side.

Read the full article

| More