|
|
AjaxGear Toolkit
|
Java Script Based Frameworks
|
AjaxGear is a toolkit that allows you to take advantage of the client-side technique known as AJAX. AJAX is shorthand for Asynchronous JavaScript and XML.
It uses the XMLHttpRequest object to allow a Web browser to make asynchronous call to the Web server without the need to refresh the whole page.
Three components are currently being developed as part of AjaxGear toolkit namely progress bar, auto complete and form validator. Progress bar allows us to view in real time the status of the request sent to the server. Auto complete allows us to efficiently navigate a dataset on a server. Form validator allows us to validate user entry in real-time. Client-side form validation has been a feature of ASP.NET. However, I am developing a component that we could use on any server-side technologies including ASP.NET, PHP, JSP, Pearl, and CGI.
Documentation Download
Read more...
|
|
|
|
|
|
|
|
|
|
|
|