Is it possible to create a generic handler that implements the ICallbackEventHandler interface? I have a generic handler that returns a sting of JSON data but I cannot figure out how to use that data in JavaScript without a callback function. Google and Yahoo! have web services that return JSON data...