Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Most Popular Scripts | Ajax | Tutorials, Training & Tips

Results 41-60 of 180
Ajax Disadvantages
Introduction Ajax is the acronym for Asynchronous JavaScript and XML. It incorporates a suite of technologies aimed at improving user experience with web pages. It also allows programs written in different programming languages on different browsers to communicate with each other. Translation, communication and function between web applications happens remotely and, ideally, instantaneously. Another primary aim of Ajax is to reduce user delay
(3 ratings)
Reviews0
PriceFree
Views1193
Tutorial with demos
Step-by-step tutorial to understand the XMLHttpRequest object and how to use it from JavaScript. Examples with text, XML and JSON files. The tutorial is completed by demo pages that you can use as templates for you own website. Plus a specific JSON tutorial a very simple to use format.
(3 ratings)
Reviews0
PriceFree
Views3094
Building Tabbed Content
In this workshop, you'll be building a tabbed content browser that's Ajax powered. Whenever a user clicks a tab the script will communicate with the server and send back the appropriate data for that tab.
(3 ratings)
Reviews0
PriceFree
Views4116
Reverse Ajax Technique
Ajax based applications and websites have the ability to update specific parts of the webpage without changing the whole content. Using JavaScript as the language for development, developers are able to send information to the server-side faster with lesser bandwidth. But still Ajax is just like most web development application. The connection from the server to client and vice versa has to be completed before another request could be done. Developers have found a work-around this situation by installing timer in some functions to delay its execution, but it still has to wait for the first queued function to complete before it starts another function.
(3 ratings)
Reviews0
PriceFree
Views1114
A PHP Developer's Primer - Delving into Ajax
In this article we are going to delve deeper into Ajax and explore how XSL can be used on both the client side (using Javascript) and on the server side (using PHP) to transform XML data into XHTML.
(3 ratings)
Reviews0
PriceFree
Views1819
HTML 5 and Ajax
HTML 5 is the latest version of one of the first languages for websites. The project was started in 2004 – a fitting timeline considering the improvements in the software and online industry have been very impressive. This update in HTML plans to cater more than just simple interfaces in properly building a website. On the earlier versions, HTML is just made to load the entire webpage for every data request. Although this setting is still adaptable to simple websites, the increasing load for browsers even with HTML has prompted call for significant changes in website languages. The mere fact that the addition of other programming languages in most websites should make
(3 ratings)
Reviews0
PriceFree
Views1155
Using Ajax from Perl
You could spend a lot of time figuring out all the pieces of JavaScript on the client side and Perl on the server side in order to work out how to use Ajax in your code. Thankfully, there's already a module on CPAN to take the pain out it: CGI::Ajax.
(3 ratings)
Reviews0
PriceFree
Views1476
Javascript Asynchronous XML Example (AJAX)
This is a simple AJAX tutorial using php, javascript and XMLHttpRequest. AJAX is the fundamental lynchpin of web 2 services and underpins almost every widget today. This is the simplest example that demonstrates AJAX
(3 ratings)
Reviews0
PriceFree
Views1199
How To Pick an Ajax Framework
In the last year, nearly 500 Ajax frameworks have been created. Picking the proper framework is extremely important, because it will determine the success of the features, maintenance, and development time for your project. There are a number of questions you will want to ask yourself when it comes to choosing the proper framework. If you are looking for a list of the available frameworks, some of the best places to start would be Wikipedia, as well as the Ajax Projects. As far as questions are concerned, will the server be independent? Frameworks which use independent servers will help out with mashing up server systems.
(3 ratings)
Reviews0
PriceFree
Views1916
Making a Google Suggest-like application
Ever wanted to make your own "live" advanced search that gives you suggestions as you type. This tutorial will show you how to make one just like Google's new "Suggest" search feature.
(3 ratings)
Reviews0
PriceFree
Views2445
Successfully encoding a decoding plus symbols for AJAX Forms
Tutorial discusses how to encode data on the JavaScript side, and then decode it successfully with PHP so that data corruption is kept at a minimum, and symbols such as the + sign are not lost.
(3 ratings)
Reviews0
PriceFree
Views759
Microsoft Ajax Repeater Control
Apart from being used in complicated RIAs with colorful interfaces, Ajax is also used for a more practical use such as data control and interaction. There are functions that any developer could use to display data in an Ajax way which does not only look good but has efficient functions which could not be seen in HTML based sites.
(3 ratings)
Reviews0
PriceFree
Views929
PhoneGap’s Local App Storage
In this tutorial you will learn how to create a table and insert data into it, using PhoneGap. For this tutorial you should have some basic mySQL knowledge This tutorial was created on a machine running Ubuntu 11.10, using Aptana Studio 3 as the development IDE and tested on a HTC Desire device running Android 2.2.
(3 ratings)
Reviews0
PriceFree
Views545
Detecting XML in Browser
XML is a must for most Ajax based applications. It’s a universal mark-up language which means almost any programming languages could work with XML. Aside from being accessible through various formats, it is also known to be relatively lightweight. It can be used in small online applications for faster processing or could be implemented in robust applications for a more complicated data manipulation. By properly calling XML in the application, developers are assured of a well functioning application. In an asynchronous setting, this is a bit challenging because of difference scenarios developers have to deal with. The Undying Browser Incompatibi
(3 ratings)
Reviews0
PriceFree
Views362
Ajax from Scratch
Learn how to keep your XMLHttpRequests from colliding with your rich Internet applications.
(1 ratings)
Reviews1
PriceFree
Views2339
SAJAX � Ajax for PHP
Since Ajax has become the focus of today�s web and application development. A lot of tools have been developed to cater to this programming technique. Although it has been dubbed to be a very challenging technique to master, it all goes down to three languages to build an efficient Ajax website: JavaScript, HTML and XML. Some have preferred to use JSON instead of XML but an efficient mark-up language is all that Ajax needs to perform well. The efficiency it brings is almost second to none and the interface an Ajax application could do is beyond par.
(1 ratings)
Reviews1
PriceFree
Views1112
Mobile File Explorer with PhoneGap/Cordova and jQuery Mobile Part 1
This tutorial will show you how to create a cross-platform mobile file explorer using web technologies like PhoneGap/Cordova and jQuery Mobile UI. This is a two part tutorial, the first part contains the browsing part of the folders and files from your file system device, and the second part contains implementation of the actions that can be made with the folders and files, like open, copy, move, delete.
(0 ratings)
Reviews0
PriceFree
Views663
jQuery form plugin and PHP file uploads
jQuery and the form plugin are great tools to create Ajax powered contact or feedback forms. This tutorial shows how to use the jQuery form plugin and gives an example how-to create a form including form validation an upload function.
(0 ratings)
Reviews0
PriceFree
Views1288
Can Google Spiders read websites built with AJAX?
Since you are reading this article I will assume that you already know what AJAX is and how it works. You are probably either planning to build a website using AJAX, or have already built a site and are curious as to why your pages are not being indexed in Google.
(0 ratings)
Reviews0
PriceFree
Views778
Ajax Basic Tutorial
AJAX, or Asynchronous JavaScript and XML, is a web technology that is based on JavaScript and HTTP requests. By using AJAX we can use JavaScript to get/send data from/to a server without reloading the whole webpage with the help of XMLHttpRequest object
(0 ratings)
Reviews0
PriceFree
Views1500
Results 41-60 of 180