ajax web
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4386
AJAX WebMail Tutorial
In this article, the first of three parts, you will start creating a simple web-based POP 3 client using AJAX, which will use XMLHttpRequest objects to retrieve messages from a mail server. more>> In this article, the first of three parts, you will start creating a simple web-based POP 3 client using AJAX, which will use "XMLHttpRequest" objects to retrieve messages from a mail server.<<less
Added: 2006-11-10 License: Freeware Price: Free
639 downloads
ajaxWS (Ajax Web Search) 0.1beta
The ajaxWS is a PHP-JS widget which allows to make an asynchronous web search (actually with MSN and YAHOO. You can easily customize the search via CSS to suite the design of your website The search box is dynamically opened via javascript and is more>> The ajaxWS is a PHP-JS widget which allows to make an asynchronous web search (actually with MSN and YAHOO. You can easily customize the search via CSS to suite the design of your website The search box is dynamically opened via javascript and is draggable.<<less
Added: 2006-10-21 License: Other Price: $0.00USD
14 downloads
Other version of ajaxWS
Price: FreeAdditionalInfoCreativeCommonsLicence
License:Other Free / Open Source License
License:Other Free / Open Source License
AJAX web-counter for widgets 1.0
Source of trivial php web-counter which collects stats and outputs number of page views(hits) and visitors(in fact, unique hosts) since midnight as XML file. There is also our special AeCounter Apple Dashboard Widget (and its sources) which receive more>> Source of trivial php web-counter which collects stats and outputs number of page views(hits) and visitors(in fact, unique hosts) since midnight as XML file. There is also our special AeCounter Apple Dashboard Widget (and its sources) which receive these xml-statistics (with the help of XmlHttpRequest object) and displays numbers on a little nice panel.<<less
Added: 2007-02-04 License: Other Price: $0.00USD
14 downloads
ASP.NET AJAX Web Form Generation at Run time 1
ASP.NET AJAX consists of client-script libraries and server components that are integrated to provide a robust development framework, which allow us to build rich client applications quickly and easily. This tutorial explains how to dynamically create more>> ASP.NET AJAX consists of client-script libraries and server components that are integrated to provide a robust development framework, which allow us to build rich client applications quickly and easily. This tutorial explains how to dynamically create Ajax web form, ScriptManager, UpdatePanel and AsyncPostBackTrigger.<<less
Added: 2008-11-09 License: Freeware Price: $0.00USD
15 downloads
AJAX Matters
AJAX Matters is an informational site about AJAX (short for Advanced Javascripting and XML or Asynchronous JavaScripting and XML) and how these technologies are applied to web development. more>> AJAX Matters is an informational site about AJAX (short for "Advanced Javascripting and XML" or "Asynchronous JavaScripting and XML") and how these technologies are applied to web development.<<less
Added: 2006-11-10 License: Freeware Price: Free
1084 downloads
Ajax Mistakes
Ajax is also a dangerous technology for Web developers, its power introduces a huge amount of UI problems as well as server side state problems and server load problems. I�ve compiled a list of more>> Ajax is also a dangerous technology for Web developers, its power introduces a huge amount of UI problems as well as server side state problems and server load problems. I�ve compiled a list of the many mistakes developers using Ajax often make.<<less
Added: 2006-11-10 License: Freeware Price: Free
1080 downloads
AJAX Shoutbox
AJAX Shoutbox adds live chat functionality to your Joomla site more>> AJAX Shoutbox offers you a powerful tool which is able to add live chat functionality to your Joomla site. Your visitors can chat with each other right in your website without refreshing their browsers. Its almost like chatting on an instant messeging network! And it's all powered by AJAX, a hot new old technology that powers things like Gmail, Google Maps and other brilliant web apps. Now you can get a piece of all this in your own site. For problems with installing please contact me instead of using the review function.<<less
Added: 2007-06-12 License: GPL - GNU Public License Price: GPLGNUPublicLicense
36 downloads
Ajax F1 1.0
Ajax F1 is a website dedicated to AJAX development. You can find Ajax tutorials and scripts on the portal. more>> Ajax F1 is a website dedicated to AJAX development. You can find Ajax tutorials and scripts on the portal.<<less
Added: 2008-03-07 License: Freeware Price: $0.00USD
20 downloads
AJAX file upload
Cross browser method to upload files (submit forms) using AJAX in only 1Kb of code. Tested in IE5.5+, FF1.0+, OP 8.0+ more>> Cross browser method to upload files (submit forms) using AJAX in only 1Kb of code. Tested in IE5.5+, FF1.0+, OP 8.0+<<less
Added: 2007-01-02 License: Freeware Price: FreeAdditionalInfoConsidersupportingwww.webtoolkit.infobyclickingthebannersonthatwebsite
760 downloads
Ajax Extensible Page
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 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
Added: 2007-01-21 License: GPL Price: Free
593 downloads
AJAX DataGrid
AJAX DataGrid is a useful PHP class which you can use to list data in an HTML table that can be edited using AJAX. more>>
AJAX DataGrid is a useful PHP class which you can use to list data in an HTML table that can be edited using AJAX.
Added: 2009-07-31 License: Other Free / Open Source License - MIT/X Consortium Price: OtherFreeOpenSourceLicenseMITXConsortium
downloads
Ajax Tabs content
This tab content script uses Ajax to let you display a selection of external content on your page inside a DIV and via CSS tabs. more>> This tab content script uses Ajax to let you display a selection of external content on your page inside a DIV and via CSS tabs.<<less
Added: 2006-06-13 License: Freeware Price: $0.00USD
15 downloads
AJAX +Web 2.0 Speed Up the Web
In the AJAX tutorial below we will demonstrate how a web page can be loaded+redered 10 time faster using ajax. Tutorial,examples source code available. A full working Ajax Web 2.0- PHP example (source code included) more>> In the AJAX tutorial below we will demonstrate how a web page can be loaded+redered 10 time faster using ajax. Tutorial,examples source code available. A full working Ajax Web 2.0- PHP example (source code included)<<less
Added: 2008-06-18 License: Freeware Price: $0.00USD
23 downloads
Ajax Basic Tutorial
AJAX, or Asynchronous JavaScript and XML, is a web technology that is based on JavaScript. more>> Ajax Basic Tutorial provides you with a powerful application which is based on JavaScript and HTTP requests. By using AJAX, JavaScript can be used to get/send data from/to a server without reloading the whole webpage with the help of XMLHttpRequest object<<less
Added: 2009-07-04 License: Freeware Price: $0.00USD
14 downloads
Ajax Includes script
This script uses Ajax (DHTML interacting with the server) to let you dynamically include the contents of an external page onto the current document. more>> This script uses Ajax (DHTML interacting with the server) to let you dynamically include the contents of an external page onto the current document.<<less
Added: 2006-01-12 License: Freeware Price: $0.00USD
13 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above ajax web search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed