Re: Updating 3 interdependant dropdowns using ajax



Stimp,
This is one of the problems with the use of the "AJAX" buzzword; nobody
knows "which" Framwork / tool you are using to do your "AJAX-ing.

The anthem.net framework, which is an open source "AJAX" library is
available on sourceforge.net and one of the provided example pages in it does
exactly what you describe, if that helps.
Peter

Interesting, I wasn't aware of any such libraries (except Atlas
obviously!) ... I'll check it out.

I'm not actually using any framework/tool to do the ajax. I've created
my own ajax javascript code.

--

fiddlewidawiddum
.



Relevant Pages

  • Re: Is ASP.NET outdated?
    ... Stick with the open source stuff, ... positive effect open source now has on a framework. ... You can look at the Castle Project for a good example. ... of complexity to get ajax to work in the asp.net framework. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Is ASP.NET outdated?
    ... ajax and Ruby on rails. ... open source now has on a framework. ... all about integration. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: ASP.NET Ajax vs jQuery
    ... If you intend on heading to ASP.NET MVC, you have to really kludge things up to use ASP.NET AJAX. ... It has a lot of neat control extenders that you can use to adorn your ASP.NET Server controls to get some really great effects. ... Now, one thing you should realize, is the more you put on the client, the more likelihood you will get into a corner you can unpaint yourself from. ... This is less likely with OO style JavaScript libraries, of course, but there is a danger you will use more than one library and end up butting heads. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Web application
    ... Can somebody recommend what libraries are good for that, ... With anything AJAX a library is pretty much a must ... jQuery does Ajax out of the box, ... and tons of support testing across browsers etc. ...
    (comp.lang.lisp)
  • Re: Javascript Library
    ... I have been using YUI for almost two years. ... I have come to believe lately that there are no real helpful AJAX ... libraries and that the task of cobbling together your own AJAX object ...
    (comp.lang.javascript)