Tips and Tutorials related scripts & softwares
This tutorial is teaches how to build a Live Chat for WebSite
Thanks to Ajax, we can provide real-time feedback to the user using server-side validation scripts and eliminate the need for redundant validation functions without giving up a solution that degrades gracefully when JavaScript is disabled.
In this article, the first of three parts, you will start creating a simple web-based POP 3 client using AJAX, which will use "XMLHttpRequest" objects to retrieve messages from a mail server.
This article guides you through the Ajax basics and gives you two simple hands-on examples to get you started.
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."
This Ajax reader is written in JavaScript only. Itrequests a backend URL on the same server then displays the feed.
The goal of this Ajax example is to allow a user who is registering for your site to see if the username they want to use is taken already or not, without having to submit a form and reload the page.
Excellent tutorial on how to build an Ajax-powered Web site, with dynamic page loads.
This tutorial is about edit-in-place system which is used for quickly amending titles and descriptions on photographs.
In this article I'm going to show you three simple and practical uses for Ajax on your Web site. You'll need to know a bit of HTML, JavaScript, and PHP to follow along, but I'll do my best to explain everything in simple terms so you don't get lost.
|