Object Oriented xmlHttpRequest Solution

Does anyone know of any websites that provide an object based xmlHttpRequest for ajax applications?  Something reusable in any context, very generic with cross-browser capabilities?


Share Send to a friend Watch Report
 
 

2 Posted Answers
Order by

 
207 helpful answers

They're coming to take me away, Ha-haaa!

Advanced .NET Debugging Blog

My personal blog

There are a number of options.

First, you can use the Prototype JavaScript Library. It provides some basic functionality for events and dispatchers as well as some Object Oriented like features. It also encapsulates the XMLHttpRequest issue into a nice object that is cross browser supported.

Prototype is the basis for numerous other libraries including Ruby-On-Rails client side and script.alicio.us

If you are using ASP.NET you can use the Atlas library. It's client side have an object model that includes an object that wraps the XMLHttpRequest object in a cross browser manner.

 

Posted 2006-07-18T15:12:26Z
Helpful?(4)
Rated as Best Answer
 
3 helpful answers

You can also use Yahoo UI framework that provide great JavaScript frame work for:

1) xmlHttpRequest  

2) JavaScript events

and more.

 http://developer.yahoo.com/yui/connection/

Posted 2006-08-13T06:52:10Z

Sign in to participate

Got an answer for kevygee? Would you like to comment on the posted answers, or vote for the one which you think is the best?

Sign up for a free account, or sign in (if you're already a member).

Explore Related Questions

Other people asked questions on similar topics, check out the answers they received:


Q:

About ajax...

Can someone please explain me what is this Ajax thing all about?
Submitted by skooby   4 years ago.
  • viewed 959 times
Last answer posted 4 years ago by Eran


Q:

Problem with ajax

We found out that some big organizations with internal networks will get an error when trying to get inside our web application.It ...
Submitted by hayoman   3 years ago.
  • viewed 807 times
Last answer posted 3 years ago by Eran


Q:

Secure ajax applications

What are some things to consider when writing secure web applications in AJAX?
Submitted by akirson   3 years ago.
  • viewed 844 times
Last answer posted 3 months ago by Security09



» More...

Feed - Subscribe to changes to this Q&A Blog
ADVERTISEMENT
  • Answers
  • Web
Copyright © 2006-2010, Yedda Inc. and respective copyright owners · CC License