Browse by Tags

Related Posts

  • Object Expected

    I'm using javascript to show and hide the membership.ascx but when i run the project it says that object expected my code looks like the one below and <% @ Control Language ="C#" AutoEventWireup ="true" CodeBehind ="MembershipBox.ascx.cs" Inherits ="Onchvx.Views...
    Posted to ASP.NET MVC (Forum) by dukon360 on 03-26-2009, 12:00 AM
    Filed under: javascript, json, ASP mvc AJAX, JavaScript Callbacks, "ASP.NET MVC"
  • Re: Ajax Roadmap published, JsonFx is here today

    While waiting for ASP.NET 4.0, try out JsonFx.NET, the JSON-savvy Ajax Framework. It works on ASP.NET 2.0 & 3.5 and supports many of these features today. Plus, it is open source: Some of the features: - a true Ajax framework embracing JSON as core to all features - JsonML+Browser-Side Templating...
    Posted to ASP.NET Futures (Forum) by jsonfx on 10-04-2008, 12:00 AM
    Filed under: client-side templates, jslint, JSON, AJAX, Javascript
  • 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: handler, Javascript, JSON, webservice, google
  • 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: ICallbackEventHandler, JSON, Generic Handler, javascript
  • 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: ICallbackEventHandler, JSON, Generic Handler, javascript
  • 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: AJAX .NET, javascript, JSON
Page 1 of 1 (6 items)