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

Top Rated Scripts | Ajax | Tutorials, Training & Tips

Results 41-60 of 180
How to Create CAPTCHA Protection using PHP and AJAX
CAPTCHA is a simple test to determine if a user is a computer or a human. It is used to prevent spam abuse on the websites. So if you use CAPTCHA on your web site forms, this can help in stopping some bots and making life harder for other bots in accessing or using your forms. The goal of this tutorial is to demonstrate how to make your own simple CAPTCHA protection using PHP and AJAX technologies.
(6 ratings)
Reviews0
PriceFree
Views2457
Ajax and JavaScript
Introduction Ajax is a combination of technologies that increase web page usability. It is an acronym for Asynchronous JavaScript and XML. Ajax performs its functions by encoding all requests between the server and the browser in the common programming language of JavaScript. Communication between server and browser in a standardized language like JavaScript and the Ajax XMLHttpRequest object allow for page updates to occur asynchronously through
(6 ratings)
Reviews0
PriceFree
Views834
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
Views1820
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
Rich Ajax slide shows with DHTML and XML
This tutorial shows how to create an Asynchronous JavaScript and XML (Ajax) client-side slide show that's animated using "Ken Burns Effects." You'll discover how to build XML data sources for Ajax, request XML data from the client, and then dynamically create and animate HTML elements with that XML.
(4 ratings)
Reviews1
PriceFree
Views4723
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
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 jquery's .get function with php
Using jQuery's .get function, we send information to a php page via textbox, format it, then retrieve it and display it in a div without leaving the page.
(12 ratings)
Reviews0
PriceFree
Views861
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
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
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
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
Views930
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
Getting Started with Ajax at AllSyntax.com
Ajax can be a great way to enhance the user experience of a website. This guide discusses the basics of ajax and introduces useful javascript functions and properties involved in implementing ajax features from scratch. Basic dom-based javascript knowledge is assumed. PHP is used for the discussion of the server-side support.
(6 ratings)
Reviews0
PriceFree
Views765
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
Saving Session Across Page Loads Without Cookies
This is a mini-tutorial on saving state across page loads on the client side, without using cookies so as to save large amounts of data beyond cookies size limits.
(0 ratings)
Reviews0
PriceFree
Views1552
Better File Uploads with AJAX and JavaServer Faces
In this article, we will take fresh approach and implement an AJAX-powered component that will not only upload the file to server, but also monitor the actual progress of a file upload request in "real time."
(0 ratings)
Reviews0
PriceFree
Views3294
Prototype, Easing AJAX's Pain
This article describes Prototype, an open source JavaScript library to create an object for an AJAX application. It explains how to use Prototype by describing an environmentally oriented web application that displays an annual atmospheric carbon dioxide (CO2) level.
(0 ratings)
Reviews0
PriceFree
Views1276
Lightweight Ajax Development
The tutorial discusses some of the limitations of the JSP application design and shows how a lightweight Ajax-based solution can help to overcome them. It introduces basic Ajax concepts and a popular Java toolkit called Direct Web Remoting (DWR). You'll convert the application to a lightweight design.
(0 ratings)
Reviews0
PriceFree
Views1139
Results 41-60 of 180