Sponsors
Miscellaneous
Ajax autosuggest/autocomplete from database
Create an Ajax autosuggest/autocomplete search form with results from database by following this tutorial
Price: free Rate:
0.0(out of 5) Vote:0
Ajax form validation
Learn how to use AJAX in order to process and validate your forms.
Price: free Rate:
0.0(out of 5) Vote:0
AJAX file upload tutorial
In this tutorial I will show you how to create simple AJAX file upload system using PHP and JavaScript.
Price: free Rate:
0.0(out of 5) Vote:0
Ajax Advantages
Introduction One of the major concerns of information technology (IT) in the present historical moment is making the Web and web applications as efficient as possible. This insures a business’ competitive edge in this era where operating systems and applications are increasingly accessed and/or stored on the Internet. Web applications that can function on a variety of platforms or in a variety of contexts have been difficult to attain.
Resource Specification
Date Added: May 5, 2007
L
Price: free Rate:
0.0(out of 5) Vote:0
AJAX Storage: A Look at Flash Cookies and Internet Explorer
AJAX (Asynchronous JavaScript and XML) applications are constantly looking for ways to increase their performance. One obvious way to do this is to store more data locally, since data can be loaded from a local file much more quickly than it can be retrieved from a remote website. In the past, the data storage solution has been to store data in a cookie, but cookies are limited in size to 4KB per domain.
Price: free Rate:
0.0(out of 5) Vote:0
Ajax PHP tutorial
In this article I will try to summarize the basics of Ajax and PHP communication. At the and you can find a full working Ajax - PHP example
Price: free Rate:
0.0(out of 5) Vote:0
jQuery Reference Guide Review
Among the JavaScript library released, few have been recognized to be as effective as jQuery. This lightweight library has been the subject of different discussions since it was launched in 2006. Basically, jQuery has the ability to flawlessly string together JavaScript together with HTML. Because of its effectiveness, there have different types of lightweight applications and plug-ins launched using jQuery. Ajax based websites that offers simple interface would virtually work together using jQuery’s simple interface. Because of language’s popularity several books have been published to cater to the need of the increasing popularity of the program. Even though the library is relatively young, the response is almost overwhelming. Budding developers looking for information online might end up reading a highly complex article that it almost confuses the developer where to start and where to end
Price: free Rate:
0.0(out of 5) Vote:0
Building Efficient Widget Container Using Ajax
PageFlakes.com has some of the most amazing feature that you cannot find in most websites: a widget container. Any HTML code that you have could be easily loaded through the container provided by Pageflakes.com. Although there are already tons of widgets in their website, you can easily create one of your own. For example, the embed code in YouTube.com could easily be applied in the codes that you have. Codes that could be integrated in MySpace.com such as simple casual games could also be applied in the widget container. As a developer, you can also offer a widget container in your website so that users could upload an application through an embedded code from a different website.
Price: free Rate:
0.0(out of 5) Vote:0
AJAX and the Back Button Problem
If you are starting out in your first Ajax based program, one of the biggest challenges that you have to face is to let your users remember not to hit the back button. Most of the time, Ajax based programs does not like the back button. Unfortunately, Ajax does not have that functionality in bookmarking the previous page so that it could be reloaded anytime. With this development or some call it a disability; it is quite clear that today’s browsers were built without thinking
Price: free Rate:
0.0(out of 5) Vote:0
Ajax and JavaScript
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 programming language of JavaScript. Communication between server and browser in a standardized language like JavaScript and the Ajax XMLHttpRequest object allow for page updates to occur asynchronously through
Price: free Rate:
0.0(out of 5) Vote:0

