Home     PHP / Javascript / Ajax
Ajax Codes

Ajax Codes > tutorials-training-tips

Ajax and JavaScript Free

Rate: | Price: Free | Demo: | Views: 517

PHP Script Codes > tutorials-training-tips
Introduction Ajax is a combination of technologies that increase web page usability. It is an acronym for Asynchronous JavaScript and XML. Ajax performs its functions by encoding all requests between the server and the browser in the common ... More

Microsoft Ajax Repeater Control Free

Rate: | Price: Free | Demo: | Views: 492

PHP Script Codes > tutorials-training-tips
Apart from being used in complicated RIAs with colorful interfaces, Ajax is also used for a more practical use such as data control and interaction. There are functions that any developer could use to display data in an Ajax way which does ... More

Prototype.js for Easier Ajax Development Free

Rate: | Price: Free | Demo: | Views: 488

PHP Script Codes > tutorials-training-tips
Planning to develop an efficient Ajax based application is easier with Prototype.js. This framework was developed specifically to simplify almost any Ajax based function. It is MIT licensed framework could easily be integrated to other fram ... More

HIJAX - Simplified Ajax Free

Rate: | Price: Free | Demo: | Views: 478

PHP Script Codes > tutorials-training-tips
At first glance, Ajax is definitely one of the most complicated web techniques out there. The combination of JavaScript, XML and HTML might be just too much for budding developers, literally requiring months of development for a simple Ajax ... More

MooTools  Free

Rate: | Price: Free | Demo: | Views: 478

PHP Script Codes > tutorials-training-tips
MooTools is an open source JavaScript framework that evolved from the simple function called moo.fx. The developers of moo.fx have slowly expanded this simple function into a fully functional framework. As of this writing, the framework is ... More

FJAX The Flash Based Ajax Free

Rate: | Price: Free | Demo: | Views: 475

PHP Script Codes > tutorials-training-tips
AHAX, an HTML version of Ajax provides almost the same functionality however, does not have the really cool features of JavaScript. It goes to use HTML so that it could render XML in the webpage. It is really simple and looked better compar ... More

What is AJAX Free

Rate: | Price: Free | Demo: | Views: 461

PHP Script Codes > tutorials-training-tips
On the surface, Ajax is the acronym for Asynchronous Javascript and XML. However, the acronym doesn ... More

How To Use Remote Scripting With Ajax Free

Rate: | Price: Free | Demo: | Views: 461

PHP Script Codes > tutorials-training-tips
How To Use Remote Scripting With Ajax Implementing the Protocol Remote scripting is a technique that permits JavaScript to make a request for data via a server without needing to refresh the web page. This basic definition describes everyth ... More

InfiView Review Free

Rate: | Price: Free | Demo: | Views: 456

PHP Script Codes > tutorials-training-tips
InfiView is one of the Ajax based application offering a highly interactive platform for building maps or charts. The output made with this application could either be presented with the same application or could be integrated in a website. ... More

How Ajax Can Be Used To Build Java Applications Free

Rate: | Price: Free | Demo: | Views: 446

PHP Script Codes > tutorials-training-tips
How Ajax Can Be Used To Build Java Applications Why Ajax Can be Useful For High Quality Web Applications One thing that most people are looking for on the web these days is interactivity. The ability for companies to create web applications ... More

The Static Page Method in Ajax Free

Rate: | Price: Free | Demo: | Views: 436

PHP Script Codes > tutorials-training-tips
Loading an application online is done through the reliable HTTP. Though this is a slow method, the definite process of loading the application is important for Ajax since HTTP sports a stateless feature. In ASP.Net HTTP is able to accept an ... More

Ajax at a Glance Free

Rate: | Price: Free | Demo: | Views: 434

PHP Script Codes > tutorials-training-tips
Ajax at a Glance Introduction Ajax is a system that is comprised of a number of different technologies, and some of these include DOM, HTML, JavaScript, and DHTML. These technologies together are used to create an approach that will allow u ... More

Activating SOAP using Ajax Free

Rate: | Price: Free | Demo: | Views: 432

PHP Script Codes > tutorials-training-tips
Any business transactions who want nothing more than security, speed and accuracy of application use SOAP for information transportation between applications. Using HTTP, developers are able to use the internet and more specifically, the br ... More

AJAX in a White Box Free

Rate: | Price: Free | Demo: | Views: 428

PHP Script Codes > tutorials-training-tips
We have already laid out some of the loopholes that could be used by different hackers. In this article we will take a look at a very basic hack that could be done even by none-developers and how to prevent it. Personally, the biggest probl ... More

Enhancing JSON Security Free

Rate: | Price: Free | Demo: | Views: 411

PHP Script Codes > tutorials-training-tips
More and more Ajax developers are choosing JSON for their data transfer instead of XML. Although XML has been the pillar of Ajax (X is for XML), JSON has become the choice of most developers because it was particularly built for JavaScript. ... More