Click here to Skip to main content
15,888,521 members
Articles / Web Development / HTML

Generate a client-side proxy for a WebService using HTTP Handlers, Mootools, and JSON

Rate me:
Please Sign up or sign in to vote.
4.33/5 (7 votes)
19 Feb 2007CPOL6 min read 63.1K   233   35  
We will create code that will generate all the JavaScript necessary to call a WebService, sending and recieving JSON. This will allow us to choose which JavaScript library (such as Mootools, prototype, scriptaculous, etc...) to use and still be able to perform this task.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
Portugal Portugal
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions