Monthly Archives: January 2009
AJAX Grid :: Edit and save table data without page refreshing
This class can be used to edit and save data of table columns. It uses AJAX to save the changed table cells without refreshing the current page. The changed cells are saved by backend scripts that store the updated data in server side text files. Download: http://www.phpclasses.org/browse/package/2828.html http://phpclasses.dmwtechnologies.com/browse/package/2828.html (mirror)
AJAX File Uploader :: Uploaded files without page reloading
This class can be used to browse files uploaded via Web forms using AJAX methods to send the files without reloading the form page. There is auxiliary Javascript code that can upload in the background a file that the users chooses in a Web page form and updates the upload message status in the page. … Continue reading
Google Hacks :: Search the Internet for certain files using Google
This class can be used to search the Internet for certain types of files. It accesses the Google Web search pages and submit search queries with special syntax to return lists of files of certain types. Currently it can perform searches for: music files, ebook files, video files, application program archives, and text font files. … Continue reading
