AJAX Home
AJAX-ScriptsAjaxian Contact Manager Demo
Author: techno Category: AJAX Scripts Add CommentJohn Theis has built a demo ajaxian contact manager, using ColdFusionMX and SQL Server. The demo ties Ajax calls to select, insert, update, delete and search, and the widget itself is dragable, and minimizable.
Read Article Sponsored Links
Related Articles
• AJAX directory manager Are you fed up with that lame old directory manager your hosting company provided you with for you website or blog? If you are already familiar with windows or mac file browsers, why should you have to change the way you work for the web? Try Relay for a change.
* drag-n-drop files and folders
* ...
• AJAX Login System Demo
This is an example of a login system that does not require page refreshes, but is still very secure. Valid usernames and passwords for this demo are user1/pass1 and user2/pass2. Try these, and also incorrect passwords to see the results.Please note that this is not a functional form, your input wi ...
• Spell check text / form content Demo
The spell checker can be added to any text area on the page. Just add the title attribute to your text area and make it equal to either "spellcheck" or "spellcheck_icons". Set the accesskey attribute equal to the location of the spell_checker.php file. Make sure you include a width, a height, as w ...
• An AJAX contact form
It’s a bit over the top well for a contact form that is. But yesterday morning I decided that I wanted to have a little fun so I put together an unobtrusive AJAX contact form (works even with JavaScript disabled). Feel free to send me a line. It’s a lean mean, contactin’ machine.If you’re wo ...
• AJAX Driven Web Chat Demo
This tutorial will walk you through the step in order to create an AJAX driven web chat program. This will be a very simple program, but will be expanded upon in future tutori ...
• AJAX Database Demo n the AJAX example below we will demonstrate how a web page can fetch information from a database using AJAX technol ...
• AJAX Sorting and Paging Demo This table has been enhanced with AjaxAnywhere to allow sorting and paging w/o refreshing the page. You can also click on the first name to edit it inline. This is done with script.aculo.us and Spring MVC on the backe ...
• AJAX progressbar Demo This is a demonstration of an AJAX powered progressbar to monitor file uploads with (Cake)PHP. Yes you've heard right! Well, but before you begin to drool all over the place, there is one downside: it requires a Perl script that allows you to know the upload progress. But besides this little do ...
• Ajax Contact Form Using PHP Good example of using Ajax with PHP to create a Contact Form. Example is done in one small script which can be included in any PHP p ...
• Catalyst: Ajaxian Perl Framework Catalyst is a framework that is trying to do for Perl, what Rails has done for Ruby.
You can view screencast movies, including one which walks you through creating an auto complete piece of Ajax ...