Home     PHP / Javascript / Ajax
Ajax Codes

Ajax Codes > tutorials-training-tips

Client Side vs. Server Side Frameworks Free

Rate: | Price: Free | Demo: | Views: 303

PHP Script Codes > tutorials-training-tips
Ultimately, there are two types of Ajax based frameworks today: Client Side and Server Side. Each type of framework has their advantage and disadvantage which will be appealing to different types of developers. In this article we take a loo ... More

Comet: The Next Stage for Ajax Free

Rate: | Price: Free | Demo: | Views: 296

PHP Script Codes > tutorials-training-tips
Ajax has been riding the waves of popularity since it was conceived. Almost any application, frameworks and languages are now upgrading towards Ajax. Even mobile phones are upgrading towards this application and website development techniqu ... More

NetBiscuits Integrates Flash and Ajax Free

Rate: | Price: Free | Demo: | Views: 294

PHP Script Codes > tutorials-training-tips
NetBiscuits is one of the known developers in mobile technology. Based in Germany, this development company has made a mark in mobile development because of their platforms that enable developers build their applications. From downloads to ... More

Implement JSP for Ajax Free

Rate: | Price: Free | Demo: | Views: 291

PHP Script Codes > tutorials-training-tips
In previous blogs, we talked about JSP (JavaServer Pages) as tags that could be easily integrated with Ajax. As JSP has the capacity to process XML, this lightweight function could easily be associated with a Java-enabled framework. This te ... More

Aptana Jaxer for a better Ajax Web Server Free

Rate: | Price: Free | Demo: | Views: 278

PHP Script Codes > tutorials-training-tips
We have been writing a lot about different frameworks for an Ajax based application. It has certainly eased the struggle for most developers since it will not require them to learn JavaScript extensively. Depending on the framework, develop ... More

JPSpan A Smarter Way of Using PHP in Ajax Free

Rate: | Price: Free | Demo: | Views: 271

PHP Script Codes > tutorials-training-tips
Thanks to open-source, One can have practically everything for free in a computer. Although some advises against this because of possible viruses and spywares, you just have to look for a trusted source while sticking to your firewalls and ... More

Using JSP Tag Libraries for Ajax Free

Rate: | Price: Free | Demo: | Views: 269

PHP Script Codes > tutorials-training-tips
JavaServer Pages or JSP is one of the small things Java has developed to aid the developers in building faster and better Java based applications. JavaServer Pages has the ability to built HTML documents every time they are requested by use ... More

Enabling Client-Side Cache Free

Rate: | Price: Free | Demo: | Views: 267

PHP Script Codes > tutorials-training-tips
A regular website could easily cache the page ... More

Anthem.NET with Minimal JS Free

Rate: | Price: Free | Demo: | Views: 265

PHP Script Codes > tutorials-training-tips
Developing an Ajax based application with minimal JavaScript coding is possible with the use of VS 2005, ASP.NET and a simple but powerful library called Anthem.NET. This open source library might not be popular but it has been given a pret ... More

More Security Measure for Ajax Free

Rate: | Price: Free | Demo: | Views: 263

PHP Script Codes > tutorials-training-tips
Even with all the flaws that we will find in an Ajax based website, there are security measures that we could do to ensure security in our website. Before we go to different security measures, let us first note one of the biggest problems ... More

Telerik Unveils RadControls for ASP.NET AJAX Q1 2008 Free

Rate: | Price: Free | Demo: | Views: 260

PHP Script Codes > tutorials-training-tips
Telerik, a leading vendor of developer tools and components for .NET, is excited to unveil RadControls for ASP.NET AJAX Q1 2008 (formerly ... More

Overdoing XMLHttpRequest Free

Rate: | Price: Free | Demo: | Views: 255

PHP Script Codes > tutorials-training-tips
Undoubtedly, XMLHttpRequest is the most important function in Ajax. With this function, developers could easily transfer XML files from the client to server. XMLHttpRequest can single-handedly transform your application from a simple websit ... More

Ajax Testing Tool Trouble Free

Rate: | Price: Free | Demo: | Views: 255

PHP Script Codes > tutorials-training-tips
Although nearly after three years since Ajax became the byword for the next stage in web and applications development, developers are still haunted by the fact that there are actually few testing tools developed that could handle the partic ... More

XML Advantage in Ajax Free

Rate: | Price: Free | Demo: | Views: 255

PHP Script Codes > tutorials-training-tips
Ajax would be nothing without XML. After all, the â ... More

Successfully encoding a decoding plus symbols for AJAX Forms Free

Rate: | Price: Free | Demo: | Views: 254

PHP Script Codes > tutorials-training-tips
Tutorial discusses how to encode data on the JavaScript side, and then decode it successfully with PHP so that data corruption is kept at a minimum, and symbols such as the + sign are not lost. ... More