ajax progressbar 1.1

Zeal ProgressBar ActiveX/.NET Control 1.1
This control displays a Setup-like progress bar. The percent completed is pri... more>> This control displays a Setup-like progress bar. The percent completed is printed in the middle of the bar and it changes color as the status bar passes over it.Source code is<<less

Super AJAX Programming Seed 1.0
Super AJAX Programming Seed - A free AJAX programming platform more>>
Ajax Extensible Page 1.3
A small JavaScript library to build extensible Web pages. more>> A.E.P. is an Ajax framework that is very easy to use with an interface of six functions and these functions allow to build Web pages that are extended at user request from data hidden into the page or taken from external files. Once you have experienced the library you feel obliged to build all your web page in this way, as I do. A short tutorial is provided in HTML and PDF forms. Demos included.<<less
Ajax View 1.0
Remotely Monitoring Web 2.0 Applications more>>
The Ajax View approach is to insert a server-side proxy (or web server plugin) in-between the web server machines and the end-users browser. This proxy captures the web applications JavaScript code as it is being sent to a browser and rewrites the code to insert extra instrumentation code.
The injected instrumentation code runs with the rest of the web application inside the end-users browser and can capture performance, call graph, application state and user interaction information, providing visibility directly into the last hop of the users experience.
Use the Ajax View proxy to gather performance profile information for a web application, without modifying the original web application, and without installing any extra plugins, ActiveX controls or extensions in the web browser.
Main features:
- Serve different instrumentation code to different users. This allows us to distribute instrumentation code across many users, spreading the cost of gathering lots of information such that no single user pays a high performance penalty.
- Adapt an instrumentation policy and serve different instrumentation code over time. For example, we can drill-down into performance problems and gather extra context about bugs
Ajax View works by using a proxy to intercept and rewrite the JavaScript code of a web application and automatically inject instrumentation code. The rewriting is controlled by one or more instrumentation policies, embedded within the proxy
The Ajax View JavaScript Instrumentation Proxy is an HTTP proxy that dynamically instruments JavaScript applications to monitor their performance and behavior within a Web browser. The Ajax View proxys instrumentation can be extended through plug-ins. A sample plug-in is provided.
System requirements:
- NET Framework 2.0
pdProgress
pdSoftwares pdProgress Progressbar windows replacement control more>>
The control is very easy to use and gives your programs a more professional look!
PHP Ajax Voting system 1.0
PHP Ajax Voting system is build as PHP OOP (object oriented style) with relational transactional MySQL database back-end and jQuery scripting, handles one or multiple products voting-one vote per 24 hours per product. more>> <<less

Sigma Linb AJAX components library 1.10.1
An Ajax components library for building zero footprint Ajax browser applications that feel like desktop GUI applications. It contains panel, dialog, layout, menu, tabs, tree, tree grid, Drag&Drop, tim more>>
Visual Linb is an Ajax components library for building zero footprint Ajax browser applications that feel like desktop GUI applications. It contains the most popular Ajax components, such as panel, dialog, layout, menu, tabs, tree, tree grid, Drag&Drop, timeLine, events calendar, and supports all major browsers.
Sigma Linb includes more than 50 components and useful classes. The conponents are purely built in XHTML, CSS, JavaScript and XML, which are industry standards compliant and therefore are compatible with all major browsers such as Internet Explorer, Firefox, Opera and Safari, and can be placed anywhere on the page.
Sigma Linb is written in pure javascript codes, Seamless Integration with any server side solution, such as j2ee, .net, PHP, perl.
Sigma Linb is designed by Object-Oriented technology. This makes .Net / Java / PHP programmers feel easier to get istarted with these components.
Sigma Linb includes serveral layout components, which can be used to define the various areas in the web pages. The outcomes application could dynamically adjust to accommodate content at run-time with these layout components.
JustAjax Table 1.9
ajax/PHP grid library more>> JustAjax Table is an Ajax/PHP grid library that allows you to create web-based data grids/tables that behave like desktop software. JustAjax Table offers in-place cell editing, live scrolling, live sorting, PHP/MySQL backend, cross-browser support.<<less
License:Commercial

Ajax 1
Ajax is a kind of game with the content of sweeping dust mites faster than the cpu. more>>
Ajax 1 is a kind of game with the content of sweeping dust mites faster than the cpu. You can choose how many dust mites to defeat and the difficulty can be easy medium or hard. You can increase your speed by collection power ups. Steer with the mouse and move by pressing W.
Weabers 1.1
Weabers stand for Web Application Browser and Server It is a PHP and LUA enabled Webserver and Web browser combined into one single application. Make your web based software look like a normal desktop more>>
Weabers stand for Web Application Browser and Server.
It is a PHP and LUA enabled Webserver and Web browser combined into one single executable file.
It can be used as a execution framework for offline web based desktop applications. Design your desktop applications with proven web standards like HTML, CSS, Javascript, XML etc. Add some AJAX concepts and execute it in Weabers.
Weabsers let you run web based applications without a web server or a browser, just a single application to make your web based software look like a normal desktop application.
Best of all its free. Free for use even in commercial applications.

ASP Ajax 2.2
Keep it fast, simple and free. ASPajax is the definitive Ajax framework for Classic ASP (VBScript) websites. All you need is a W3C compliant ASP website and a few lines of code. more>>
INTRODUCING ASP AJAX
===================
http://www.aspajax.org
AJAX is an expectation of modern websites. However many of the world best developers still code in Classic ASP - without the use of heavy web frameworks.
ASP-ajax bridges the gap - providing .Net Ajax style functionality and "Update Panels" to VBScript ASP.
ASP-ajax also allows you to easily call any ASP server function from JavaScript and return results without refreshing the page.
Lightweight, simple and fast - ASPajax is free.
ASP-AJAX Basic Concepts
=====================
ASP functions can be called without refreshing the page using 2 new AJAX paradigms.
1. UpdatePanels - can allow any form or link to work seamlessly without the page refreshing. UpdatePanels lead to efficient development - and encourage strong adherence to Accessibility and W3C standards. http://www.aspajax.org/asp-ajax-documentation.asp?page=update-panels
2. LiveASP - a Remote Method Calling technology - that allows you to use any ASP function from client JavaScript - without refreshing the web page. The results from the ASP function is returned - and Session and Cookie states are kept alive. http://www.aspajax.org/asp-ajax-documentation.asp?page=liveasp
*ASP AJAX TUTORIALS*
ASP AJAX Hello World - http://www.aspajax.org/asp-ajax-examples.asp
Execute VBScript server code in real-time from JavaScript - http://www.aspajax.org/asp-ajax-examples-call-asp-function-from-javascript.asp
ToolTips using ASP and AJAX - http://www.aspajax.org/asp-ajax-examples-tooltip.asp
Form validation using ASP and AJAX technology - http://www.aspajax.org/asp-ajax-examples-form-validation.asp
Use ASP AJAX to build a ComboBox control with predictive text suggestions - http://www.aspajax.org/asp-ajax-examples-autocomplete.as
A free, customizable live-chat application using ASP AJAX - http://www.aspajax.org/asp-ajax-examples-chat.asp
Downloaded the free ASP AJAX toolkit from http://www.aspajax.org
System Requirements: Microsoft IIS Web Server
Enhancements: 1. *ASP Ajax UpdatePanels* automatically make ASP / HTML forms submit and respond without the web-page refreshing. 2. *ASP Ajax LiveASP* - this professional toolkit allows you call any ASP VBScript server functions from JavaSCript at runtime. ASP Function results are returned to JavaScript.
<<lessLicense:Freeware
GripIE 1.1.1
GripIE is a professional and useful AJAX extension that is designed for Internet Explorer to assist in download multiple media files at current Web page, including movies, music, flash, images, binary files options, controls, translations, log, XML media found list and HTML history. more>>
GripIE 1.1.1 is a professional and useful AJAX extension that is designed for Internet Explorer to assist in download multiple media files at current Web page, including movies, music, flash, images, binary files options, controls, translations, log, XML media found list and HTML history.
Enhancements: Include unspecified updates, enhancements, or bug fixes.
Anaa 1.7
A small JavaScript library to build dynamic web and interact with the server. more>> Anaa is a complete Ajax framework written in JavaScript, with GET and POST methods support. Allow to load plain text, XML document or HTML pages, to send data or commands to the server. Manual included and several demos you can use to start your own ajax pages.<<less
AJAX Control Toolkit 1.0.10618.0
The biggest and best collection of web-client components available more>>
The Toolkit addresses three needs. First it gives website developers a place to get components to make their web applications spring to life, second it gives a set of great examples for those wishing to write client-side code, and third it is a place for the best script developers to get their work highlighted.
Included in this package:
- AjaxControlToolkit - A set of sample ASP.NET AJAX controls and source
- SampleWebsite - A web site that demonstrates how to use the controls and
contains the rest of the Toolkit documentation
- ToolkitTests - A web site that contains automated tests for all controls
- AjaxControlExtender - A VSI installer that will install templates onto your machine to enable creation of new ASP.NET AJAX extender controls using Visual Studio 2005
System requirements:
- Visual Studio 2005
ASP.NET AJAX 1.0.61025
ASP.NET AJAX is a set of technologies to add AJAX (Asynchronous JavaScript And XML) support to ASP.NET more>>
However, ASP.NET AJAX isn?t just for ASP.NET development. You can take advantage of the rich client framework to easily build client-centric Web applications that integrate with any backend data provider.
- ASP.NET AJAX enables you to take full advantage of the capabilities of the browser to deliver richer Web experiences that work on any modern browser
- ASP.NET AJAX enables ASP.NET developers to enrich their existing Web applications with incredible ease
- ASP.NET AJAX includes a rich client-side JavaScript framework that enables easy creation and reuse of script components and rich client-side behaviors.
- ASP.NET AJAX makes it super easy to consume services from ASP.NET and to build composite applications from services on the programmable Web.