Categories
Tags → Ajax Javascript

Excel Style ASP.NET Grid

* Editable and scrollable. Everything about editing and scrolling are built-in; * Perform most tasks on the client side. Editing, sorting and paging can all be performed on the client side. Sorting and paging can also be performed on the server side...
DETAILS

AJAX Uploader for ASP.NET

Use EO.Web AJAX Uploader to upload huge file with real time progress information. Ideal for replacing standard HTTP file upload. * Uploading files while working on other part of the page; * Support both delay posting back or auto posting ba...
DETAILS

FJAX The Flash Based Ajax

AHAX, an HTML version of Ajax provides almost the same functionality however, does not have the really cool features of JavaScript. It goes to use HTML so that it could render XML in the webpage. It is really simple and looked better compared to simp...
DETAILS

JavaScript PHP Remote Method Library

This PHP5 class allows your Prototype JavaScript AJAX applications to natively call PHP methods and get data back as if the methods were written in JavaScript. I modeled this somewhat after AMFPHP for Flash remoting. I wanted to be able to simply wri...
DETAILS

Preventing Cross Site Script Attacks

Cross Site Script or XSS is one of the popular methods for attacking not only to Ajax based websites but almost any other website that accepts user inputs. Even before Ajax was conceptualized, this attack was already practiced by different hackers. T...
DETAILS

Ajax Chat

Ajax Chat is a free customizable web chat software implemented in JavaScript (client side) and PHP (server side). JavaScript XMLHttpRequest object is used to fetch new data from the server. The script implements public and private chat; logging in as...
DETAILS

DHTMLX Ajax Toolkit

DHTMLX Ajax Toolkit combines the most widely used types of DHTML UI components: grid, treegrid, treeview, combobox, tabbar, menu, toolbar. All components are written in pure JavaScript and compatible with all main browsers: IE, Opera, FireFox, Safari...
DETAILS

TDE Comment System

Comment System is a Dreamweaver extension that allows to collect, moderate and show users comments on any web page, even on static HTML pages! The comments are saved and loaded using JavaScript && Ajax technologies, executing the actions on b...
DETAILS

Easy PHP file uploader

The main goal of this script is to provide a user friendly web-based interface for handling file uploads. Some of its features include: arbitrary number of files can be uploaded (one by one), Ajax user interface, valid HTML code, unobtrusive Java...
DETAILS

Ajax Star Rating System

Features * Uses AJAX Post (more secure than GET) * Non-obtrusive (works with javascript disabled) * Does not allow multiple votes - checks against IP * Tested in IE 6, IE 7, Firefox 2.x, Opera and Safari * Pre-loads all im...
DETAILS

Page:
©2019 A--9.com