|
|
|
CAPTCHA has become a popular means of securing forms against automated submission, by requiring users to enter a string displayed in an automatically generated image.
This implementation uses Ajax to conveniently combine CAPTCHA into normal pre-submission form verification. You'll need PHP to be installed with the GD image library (most PHP implementations will have this as standard).
Version: n/a
Platforms: linux, windows, freebsd, sun
Last Updated: March 20, 2007 |
|
|
|
|
The GSmapSearchControl Solution is a simple to use application of the Google AJAX Search API that is designed to let you easily add a searchable map to your pages, sites and blogs. The rest of this page discusses this topic in detail - but if you just want to cut and paste some code, the “hello world” of the Map Search Control solution is available at the end of this article.
Version: n/a
Platforms: n/a
Last Updated: March 20, 2007 |
|
|
|
|
This tutorial will guide you how to integrate 'Google Calendar' in your website using AJAX
Version: n/a
Platforms: n/a
Last Updated: March 25, 2007 |
|
|
|
|
If you want to have live data on your website, that will change all on its own without you having to constantly refresh the page, then this tutorial will show you how to. Assumes you have an understanding of the AJAX (XMLHttpRequest) object.
Version: n/a
Platforms: linux, windows, freebsd, osx, sun
Last Updated: March 25, 2007 |
|
|
|
|
AJAX allows you to make a call to an http server (typically an RSS feed or a webpage), get it’s content and load them into your existing page without having to refresh the whole page. This means that services like email don’t have to reload the whole page everytime you click a message, saving on bandwidth (loading the header/footer all over again) and making things more efficient.
Version: 1.0
Platforms: n/a
Last Updated: March 25, 2007 |
|
|
|
|
This tutorial will you how to build a Drag and Drop Shopping Cart.
Version: n/a
Platforms: n/a
Last Updated: March 26, 2007 |
|
|
|
|
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.
Version: n/a
Platforms: n/a
Last Updated: March 26, 2007 |
|
|
|
|