Browse by Tags

Related Posts

  • json.js and AJAX

    Is there a way to get around the compatibilities between the JSON implementation on http://www.json.net (json.js) which is supposedly going to become part of the JavaScript programming language and ASP.NET AJAX's javascript libraries? json.js is a legacy requirement of an app I'm working on and I'd like...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by paultyng on 02-19-2007, 12:00 AM
    Filed under: javascript, JSON, AJAX .NET
  • Generic Handler With ICallbackEventHandler

    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...
    Posted to Client Side Web Development (Forum) by rrobbins on 12-14-2007, 12:00 AM
    Filed under: javascript, JSON, Generic Handler, ICallbackEventHandler
  • Re: Generic Handler With ICallbackEventHandler

    [quote user="A1ien51"] Is there a reason you want to use an ICallbackEventHandler when you can do it pretty easily without it. [/quote] I am not using the Yahoo! API. I am trying to create my own web service proxy which will convert any RSS feed into JSON. I have the web service working as...
    Posted to Client Side Web Development (Forum) by rrobbins on 12-14-2007, 12:00 AM
    Filed under: javascript, JSON, Generic Handler, ICallbackEventHandler
  • Re: Iframe web service call

    Okay, before I start I should mention that I have never done this before, so a few tests would not hurt before you commit yourself to a course of action. Having said that, I would write ASHX that returns JavaScript (much like a JSON WebService). This ASHX would build pre-packaged functions based on the...
    Posted to ASP.NET AJAX Networking and Web Services (Forum) by kim3er on 04-30-2008, 12:00 AM
    Filed under: JSON, Javascript, webservice, google, handler
Page 1 of 1 (4 items)