Ajax

Discussion forum of Ajax programming.
  • Ads

Ajax

Postby mariusfeneru » Sun Apr 19, 2009 7:57 pm

Ajax, sometimes written as AJAX (shorthand for Asynchronous JavaScript + XML), is a group of interrelated web development techniques used to create interactive web applications or rich Internet applications. With Ajax, web applications can retrieve data from the server asynchronously in the background without interfering with the display and behavior of the existing page. The use of Ajax has led to an increase in interactive animation on web pages. Data is retrieved using the XMLHttpRequest object or through the use of Remote Scripting in browsers that do not support it. Despite the name, the use of JavaScript and XML is not actually required, nor do the requests need to be asynchronous. While the term "Ajax" was coined in 2005, alternative techniques for the asynchronous loading of content date back to the mid 1990s. Java applets were introduced in the first version of the Java language in 1995. These allow compiled client-side code to load data asynchronously from the web server after a web page is loaded. In 1996, Internet Explorer introduced the IFrame element to HTML, which also enables this to be achieved. In 1999, Microsoft created the XMLHTTP ActiveX control in Internet Explorer 5. This is now supported by Mozilla, Safari and other browsers as the native XMLHttpRequest object. On April 5, 2006 the World Wide Web Consortium (W3C) released the first draft specification for the object in an attempt to create an official web standard.
___________________
Birthday Cakes Delivered
tedisco
mariusfeneru
 
Posts: 24
Joined: Mon Apr 06, 2009 6:10 pm

Re: Ajax

Postby victory08 » Mon Apr 20, 2009 5:18 pm

interesting info! thank you! ;)
victory08
 
Posts: 338
Joined: Thu Jan 29, 2009 12:27 pm

Re: Ajax

Postby Roney756 » Fri Sep 25, 2009 3:05 pm

If you don’t want to do it manually then Mike Smullin’s Ajax Comments 2.0 plugin can help you setup Ajax commenting in less than five minutes. Installation is simply uploading and activation. Note: Spam Karma does not work well with this plugin. Mike suggests that you use the Authimage plugin instead of Spam Karma.
Roney756
 
Posts: 15
Joined: Fri Sep 25, 2009 2:35 pm

Re: Ajax

Postby knorrchat » Sat Nov 07, 2009 6:59 am

Ajax, sometimes written as AJAX (shorthand for Asynchronous JavaScript + XML), is a group of interrelated web development techniques used to create interactive web applications or rich Internet applications. With Ajax, web applications can retrieve data from the server asynchronously in the background without interfering with the display and behavior of the existing page.




anabolic steroid
discount consumer electronics
knorrchat
 
Posts: 3
Joined: Sat Nov 07, 2009 6:56 am

Re: Ajax

Postby Santos Bulus » Sat Mar 13, 2010 5:01 am

Ajax (shorthand for Asynchronous JAvaScript and XML) is a group of interrelated web development techniques used on the client-side to create interactive web applications. With Ajax, web applications can retrieve data from the server asynchronously in the background without interfering with the display and behavior of the existing page. The use of Ajax techniques has led to an increase in interactive or dynamic interfaces on web pages.Data is usually retrieved using the XMLHttpRequest object. Despite the name, the use of XML is not actually required, nor do the requests need to be asynchronous.
Santos Bulus
 
Posts: 24
Joined: Wed Mar 03, 2010 10:46 am

Re: Ajax

Postby JimGregor » Sun May 09, 2010 3:33 pm

hey useful details about Ajax,thanak u..can u suggest any good ebook for AJAX & scripting?
JimGregor
 
Posts: 10
Joined: Sun Apr 11, 2010 5:06 pm

Re: Ajax

Postby jhonmaxxi » Wed May 12, 2010 5:41 am

AJAX stands for Asynchronous JavaScript and XML. It is not a new programming language, but a new way to use existing standards. AJAX is the art of exchanging data with a server, and update parts of a web page - without reloading the whole page.
jhonmaxxi
 
Posts: 20
Joined: Fri Apr 30, 2010 11:35 am

Re: Ajax

Postby jhonmaxxi » Wed May 12, 2010 5:42 am

AJAX stands for Asynchronous JavaScript and XML. It is not a new programming language, but a new way to use existing standards. AJAX is the art of exchanging data with a server, and update parts of a web page - without reloading the whole page.
jhonmaxxi
 
Posts: 20
Joined: Fri Apr 30, 2010 11:35 am

Re: Ajax

Postby razordsmith » Fri May 14, 2010 5:28 am

AJAX stands for Asynchronous JavaScript And XML. AJAX is a new term coined just four short months ago by the folks over at Adaptive Path. Data, content and design are merged together into a seamless whole.
razordsmith
 
Posts: 15
Joined: Fri Apr 30, 2010 10:31 am

Re: Ajax

Postby razordsmith » Fri May 14, 2010 5:29 am

AJAX stands for Asynchronous JavaScript And XML. AJAX is a new term coined just four short months ago by the folks over at Adaptive Path. Data, content and design are merged together into a seamless whole.
razordsmith
 
Posts: 15
Joined: Fri Apr 30, 2010 10:31 am

Next

Return to Ajax

Who is online

Users browsing this forum: No registered users and 0 guests

  • Ads