|
|
Registered tutorials: 501 Registered Users: 27118
|
|
|
Displaying 1 to 10 of 10 results for main.
|
Previous | Next
|
1. AJAX SOAP Tutorial (Not the dish cleaner)
This tutorial demonstrates how to setup your webpages to call web services in both a cross domain and local service architecture
2. Introduction to Cross-Domain Ajax
AFAIK, the cross-domain Ajax calls are prohibited on the browser level due to the security reason. What to do if you really need to use the different source for Ajax response? This article is a great overview of the available tips and tricks.
3. Cross Domain Ajax using Prototype.js and Ajax Extended
This is a quick guide to building cross domain Ajax applications using Prototype.js and Ajax Extended
4. How to make XmlHttpRequest calls to another server in your domain
shows how to organize cross-domain access to resources using server-side reverse proxying or bypassing XmlHttpRequest entirely.
5. JSON and the Dynamic Script Tag: Easy, XML-less Web Services for JavaScript
This tutorial demonstrates the alternative to classic XMLHttpRequest - dynamic script tag approach.If you make web services requests using it you can have unfettered access to the web service in a seamless, cross-domain, cross-browser fashion.
6. Use a Web Proxy for Cross-Domain XMLHttpRequest Calls
This tutorial provides describes the issue in simple, easy to understand language and provides one possible solution: a web proxy that relays network requests from your web server to services such as the Yahoo! Web Service APIs
7. Member Managment System Using PHP, AJAX, and script.aculo.us Part 2
Part 2 shows how to create the user's main page, the private messaging system, and the settings manager, where uses can change there name, E-mail, and password.
8. Making Ajax Elegantly Fast
Reading this tutorials you can take a close look at how the getXHR function is redeclared within the main declaration to simply return the appropriate object back to the client when it is requested
9. Rich-client application performance, Part 1: Tools, techniques, and tips for analyzing performance
The article shows how to measure the performance of your Eclipse-based RCP application, determine if slowdowns are caused by CPU or I/O bottlenecks, and keep the UI thread idle to maintain responsiveness
10. Back button now in use! (Getting history working in Safari)
One of the main gripes against AJAX webapps is how they break the back button in a typical browser. There have been a few solutions but none have got it working in Safari. This article shows how to solve this issue
|
Displaying 1 to 10 of 10 results for main.
|
Previous | Next
|
|
|
|
Script Execution Time: 0.20262 | SQL Queries: 8 | Members: 501
Ajax Tutorial Top List - Powered by Aardvark Topsites PHP 5.1.2
|