Main > Free Download Search >

Free web 2.0 ajax script

web 2.0 ajax

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4826
AJAX DataGrid

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.

<<less
Added: 2009-07-31 License: Other Free / Open Source License - MIT/X Consortium Price: OtherFreeOpenSourceLicenseMITXConsortium
downloads
Ajax dynamic scrolling pages 1.2

Ajax dynamic scrolling pages 1.2


This AJAX script will load and display text content stretched over multiple pages, without reloading the current document more>> Ajax dynamic scrolling pages 1.2 gives you the ability to load and display text content stretched over multiple pages, without reloading the current document.<<less
Added: 2009-07-23 License: LGPL - GNU Lesser General Public License Price: LGPLGNULesserGeneralPublicLicense
14 downloads
Ajax Basic Tutorial

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
Building Ajax Applications Using SXML

Building Ajax Applications Using SXML


Proper data handling in Ajax is always the primary purpose of developers in looking for ways to effectively develop the application. The different data formats are usually judged not only how they could be seamlessly implemented from the source but also more>> <<less
Added: 2009-05-18 License: Freeware Price: $0.00USD
14 downloads
XML Ajax Application Using DHTML

XML Ajax Application Using DHTML


Creating an Ajax based application with XML ensures functionality and ease of development from developers. Because of XMLâ??s ability to work with different browsers and programming languages, XML enable developers to build applications not just based on more>> <<less
Added: 2009-05-03 License: Freeware Price: $0.00USD
12 downloads
Ajax php based Calendar Script 1.0

Ajax php based Calendar Script 1.0


The AJAX PHP Calendar is a powerful PHP calendar script that is easily integrated into web sites and is simple to customize. This attractive, full-featured calendar is suitable for display on a calendar of events page, home page, or any other page that more>> The AJAX PHP Calendar is a powerful PHP calendar script that is easily integrated into web sites and is simple to customize. This attractive, full-featured calendar is suitable for display on a calendar of events page, home page, or any other page that needs a calendar.<<less
Added: 2009-04-26 License: Freeware Price: $0.00USD
14 downloads
Web safety with AJAX and PHP 5 safeweb_01_fastpro

Web safety with AJAX and PHP 5 safeweb_01_fastpro


Manipulation of parameters, Cross Site Scripting, SQL Injection, Session hacking - there are many ways to attack a websites integrity for evil purposes. And it is note easy to imagine every way hackers are trying to manipulate your web code. This more>> Manipulation of parameters, Cross Site Scripting, SQL Injection, Session hacking - there are many ways to attack a websites integrity for evil purposes. And it is note easy to imagine every way hackers are trying to manipulate your web code. This application makes use of several techniques to prevent your web application from harmful code (some of them refer to the excellent book "PHP-Sicherheit", published by dpunkt.verlag, 2007). Among other features youll find data type control, control of allowed variables in URI strings, several session and history controls, control of drowdown menus, control of form names and form action URI and controls of forbidden inserts in form elements (fully automated), a generator for safe passwords, and a consistent use of file_exists(). Besides the PHP 5 functions __autoload for classes and try and catch a special feature is the safeHTML parser (http://pixel-apes.com/sa fehtml), which helps to remove not desired attributes and tags effective.<<less
Added: 2009-02-16 License: Freeware Price: $0.00USD
14 downloads
Ajax like popup with out java script 1.0

Ajax like popup with out java script 1.0


While most of browsers has blocked pop up windows, the web site owners uses Ajax like pop ups, but the pop ups are very heavy to load and lots of this to configure, but this pop up script,any one can easily modified and insert to any web page, no browser more>> While most of browsers has blocked pop up windows, the web site owners uses Ajax like pop ups, but the pop ups are very heavy to load and lots of this to configure, but this pop up script,any one can easily modified and insert to any web page, no browser compability problem and very light for lighting fast loading.<<less
Added: 2009-02-03 License: Free Non-Commercial Price: $0.00USD
20 downloads
Ajaxify - jQuery plugin 2.00

Ajaxify - jQuery plugin 2.00


Ajaxify is a jQuery plugin. it can convert all links in a web page into an ajax load and submit requests. with this ultra weight plugin, you can build a complex ajax website with one single line. welcome to web 2.0 world!!. more>> Ajaxify is a jQuery plugin. it can convert all links in a web page into an ajax load and submit requests. with this ultra weight plugin, you can build a complex ajax website with one single line. welcome to web 2.0 world!!.<<less
Added: 2008-12-21 License: GPL Price: $0.00USD
10 downloads
Ajax Contact Form with Captcha

Ajax Contact Form with Captcha


Do you need to have a funky way to have users contact you via your website? try this contact form more>> Do you need to have a funky way to have users contact you via your website? try this contact form<<less
Added: 2008-12-06 License: Other Price: $0.00USD
35 downloads
Flea IM-AJAX Driven Web Instant Messenger 1.21

Flea IM-AJAX Driven Web Instant Messenger 1.21


FleaIM is web-based MSN messenger clone. With it you can Register, sign in, automaticaly login Modify my profile, state, signature Send, receive message, flash & face icon Search, add, block, remove, sort contacts View, download chatting history Get more>> FleaIM is web-based MSN messenger clone. With it you can Register, sign in, automaticaly login Modify my profile, state, signature Send, receive message, flash & face icon Search, add, block, remove, sort contacts View, download chatting history Get sound notification of message coming, contact logging, etc. Maintain contact group<<less
Added: 2008-12-04 License: LGPL Price: $0.00USD
11 downloads
ASP.NET AJAX Web Form Generation at Run time 1

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
Handling hashed links for web applications using AJAX

Handling hashed links for web applications using AJAX


Web page visitors may want to bookmark certain state or pass it along to others. In pre-AJAX days it was a matter of simply passing a page URL. With AJAX, however, theres no standard way of conveying page state when some content have been pulled thru an more>> Web page visitors may want to bookmark certain state or pass it along to others. In pre-AJAX days it was a matter of simply passing a page URL. With AJAX, however, theres no standard way of conveying page state when some content have been pulled thru an AJAX call. One solution is to pass a "hash" parameter as if it was a request to move to an anchor within the page. That hash parameter can then be fetched processed by Javascript.<<less
Added: 2008-10-09 License: Free Non-Commercial Price: $0.00USD
10 downloads
PHP and AJAX Auto Suggest

PHP and AJAX Auto Suggest


How to use the scriptaculous ajax autocompleter with PHP to search your MySQL database. more>> How to use the scriptaculous ajax autocompleter with PHP to search your MySQL database.<<less
Added: 2008-08-08 License: Freeware Price: $0.00USD
15 downloads
AJAX +Web 2.0 Speed Up the Web

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
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5