Home     PHP / Javascript / Ajax
Ajax Codes

Ajax Codes > tutorials-training-tips

Alternate Ajax Techniques - Part 2 Free

Rate: | Price: Free | Demo: | Views: 862

PHP Script Codes > tutorials-training-tips
In this installment, you'll learn how to use images and cookies to enable client-server communication even on older browsers that don't support the DOM. ... More

Using Ajax from Perl Free

Rate: | Price: Free | Demo: | Views: 850

PHP Script Codes > tutorials-training-tips
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: ... More

AJAX without XMLHTTP Free

Rate: | Price: Free | Demo: | Views: 820

PHP Script Codes > tutorials-training-tips
I have a client that has their own version of IE installed in their large user base (I think this is very typical of large corporations). While they have JavaScript running, they have removed the XMLHTTP object. So, how do you do AJAX witho ... More

Lightweight Ajax Development Free

Rate: | Price: Free | Demo: | Views: 785

PHP Script Codes > tutorials-training-tips
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 ... More

Getting Started with Ajax Free

Rate: | Price: Free | Demo: | Views: 785

PHP Script Codes > tutorials-training-tips
This is a two-part tutorial on starting with Ajax. The first part of the article is using Ajax using the DOM innerHTML and the second part using nodes from XML. ... More

PHP / AJAX Chat: PHP + XML Free

Rate: | Price: Free | Demo: | Views: 780

PHP Script Codes > tutorials-training-tips
This tutorial explains the usage of AJAX techniques to communicate between the client and server sides without reloading the web page. The simple learn-as-you-code process explains, line by line, how to develop the PHP script, HTML page, Ja ... More

You First AJAX Application Free

Rate: | Price: Free | Demo: | Views: 780

PHP Script Codes > tutorials-training-tips
This is a simple tutorial that will teach you the basics of AJAX. There are step by step instructions written to assist you on your first application. You will also find the source code and a demo for the application. ... More

Head Rush Ajax Commercial

Rate: | Price: Commercial | Demo: | Views: 772

PHP Script Codes > tutorials-training-tips
With Head Rush Ajax, in no time you'll be writing JavaScript code that fires off asynchronous requests to web servers...and having fun doing it. By the time you've taken your dynamic HTML, XML, JSON, and DOM skills up a few notches, you'll ... More

Ajax Search Tutorial Free

Rate: | Price: Free | Demo: | Views: 720

PHP Script Codes > tutorials-training-tips
Here we will be developing a search feature. By using this feature the users will be able to search for a particular person in a list stored on the web server in text format. ... More

Ajax Based Google Translation Application Free

Rate: | Price: Free | Demo: | Views: 704

PHP Script Codes > tutorials-training-tips
Another Ajax Based Google Translation Application Released Recently, Google offered to the public their latest offering of language translation applications. Via public API, developers should be able to apply to their own website Google tra ... More

Cram Everything to your Webpage Free

Rate: | Price: Free | Demo: | Views: 678

PHP Script Codes > tutorials-training-tips
You have one page to render everything: news, quote of the day, embedded small online games and even your blog. You can create a page wherein your visitors can scroll down for information but too much scrolling is really annoying. You have ... More

Interface Design For Ajax Free

Rate: | Price: Free | Demo: | Views: 666

PHP Script Codes > tutorials-training-tips
Interface Design For Ajax Looking at Ajax From a Design Perspective Just as with all new technologies, the usage and adoption of Ajax must become widespread if the program is to be a success. In addition to this, there is almost always the ... More

Javascript Asynchronous XML Example (AJAX) Free

Rate: | Price: Free | Demo: | Views: 655

PHP Script Codes > tutorials-training-tips
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 ... More

AHAH vs AJAX Free

Rate: | Price: Free | Demo: | Views: 635

PHP Script Codes > tutorials-training-tips
One of the best thing about the hype created by AJAX was the reaction of other developers. Of course, there are individuals they are willing to build an alternative for every hype which is usually considered as a rip-off of the original hyp ... More

Ajax vs Flash Free

Rate: | Price: Free | Demo: | Views: 633

PHP Script Codes > tutorials-training-tips
Introduction Adobe ... More