-
Ajax Table Edit can be used to edit data in the cells of an HTML table using AJAX to save the changed cell values without reloading the current page. It takes an bi-dimensional array as parameter to define the contents of the cells of the table to be edited. Then it generates the table HTML with the necessary JavaScript code ...
-
Super AJAX Programming Seed is a tight little program that illustrates a simple implementation of AJAX technology using HTML and PHP, and offers suggestions for how to use the technology to make super-dynamic web applications from scratch.
-
AJAX Rating Counter can be used to implement a star rating system that uses AJAX to update the average rate without reloading the rate page after a user has voted. It can display the current average rating between 1 to 10 using star icon images.A new rating submitted by an user is sent to the server using an AJAX request. ...
-
Log RSS CreatoR creates a MySQL table for site visits and writes each visit into your MySQL database. You should include the small logging script into the header or footer of site pages. The output is an RSS feed with realtime information about site visits. You can access it with your preferred RSS Reader and watch live how users enter ...
-
Simple AJAX can be used to execute server side actions without reloading the current page. It uses XMLHttpRequest objects to send the what is known as AJAX requests and collects the responses that can be used to update parts of a page.The AJAX requests can be associated to server side PHP scripts that execute the necessary actions and output the ...
-
HTTP Request class can be used to send HTTP requests to remote Web servers from Javascript code in Web pages without the need to reload such pages.The class generates the necessary Javascript for performing the HTTP requests and handle the returned XML responses. It uses same technology behind Gmail and many other sites, that is also known as AJAX.
-
This class can be used to present a palette to let the user pick colors.It is an evolution of the first version of the class that includes enhancements such as displaying a little circle showing the current color, two arrows pointing the position of the selected base color, 3 color panes, and memorize the last picked positions.
-
Sigma visual builder is web based tool for AJAX RIA application UI rapid design and involved scripts programming. It is written in pure javascripts(Sigma Linb), Sigma visual builder products great compatibilities with web browsers. Developers can develope your web application just like what you do in VB or Delphi. More than 25 components supported Features of Sigma visual ajax UI ...
-
phpMyDataGrid can be used to display and edit records of a MySQL database table, edition can be done via AJAX. It can display the contents of the records of a given databasein an HTML table. It can be configured to determine which fields of the database table are displayed.The HTML table displays the names of the fields in the header ...
-
PHP Threader can be used to trigger the execution of multiple server side scripts via AJAX or PHP sockets. It has an OOP structure allowing adding calling threads methods or communication methods as add-ons with no major changes.PHP Threader comes with two default thread calling methods:- Ajax : in Ajax Method It generates Javascript to trigger the execution of one ...
-
awfDialog Wizard can be used to generate wizard-like Web based user interface using AJAX to avoid reloading the page when advancing to a new step.Features of awfDialog Wizard:- Modal forms dialogs that cannot be closed, or non-modal with an exit button- Display form icons from a set of icons supplied with this package or from a custom icon set. Icons ...


