|
Ajaxgear Toolkit
|
By Allan Spartacus Mangune
[Hits: 16557]
|
|
AjaxGear is a toolkit that allows you to take advantage of theclient-side technique known as AJAX. AJAX is shorthand forAsynchronous JavaScript and XML. It uses the XMLHttpRequestobject to allow a Web browser to make asynchronous call to theWeb server without the need to refresh the whole page. AjaxGearpowers this website and has been tested and compatible withInternet Explorer 6.0 or higher and Mozilla Firefox 1.5. AsAjaxGear evolves, new features will be demonstrated on thissite. As such, the fastest way to learn how to use AjaxGear inyour web application is to download the source files of thiswebsite and see how AjaxGear is used. Components underdevelopment Three components are currently being developed aspart of AjaxGear toolkit namely progress bar, auto complete andform validator. Progress bar allows us to view in real time thestatus of the request sent to the server. Auto complete allowsus to efficiently navigate a dataset on a server. Form validatorallows us to validate user entry in real-time. Client-side formvalidation has been a feature of ASP.NET. However, I amdeveloping a component that we could use on any server-sidetechnologies including ASP.NET, PHP, JSP, Pearl, and CGI. Thefunctionalities of these components will soon be demostrated inthe Contact section of this site.
|
|
|
|
|
|