|
|
Registered tutorials: 501 Registered Users: 29814
|
|
|
Displaying 1 to 10 of 58 results for request.
|
Previous | Next
|
1. Implementing simple AJAX interaction in your Web Application using XMLHttpRequest object
This example will give you an idea about how you can implement simple AJAX interaction in your web application.
2. Implementing AJAX in ASP.NET
AJAX relies on a broker to dispatch and process requests to and from the server. For this task, the .NET wrapper relies on the client-side XmlHttpRequest object. The XmlHttpRequest object is well supported by most browsers, making it the solutio...
3. Ajax using XMLHttpRequest and Struts
Some very basic examples of how to call and respond to the XMLHttpRequest object to access server side scripts from the client
4. Ajax Pagination script
This article shows the script that lets you draw content from multiple pages and display them on demand, using Ajax. Pagination links are automatically created, with each page downloaded only when requested
5. Creating a MySQL connection with PHP/AJAX
The tutorial explains how to open a mysql database connection using PHP and the all popular AJAX. The purpose of this article is to demonstrate how the XMLHttpRequest object works within php and the advantages of using it
6. AJAX without XMLHttpRequest, frame, iframe, Java or Flash
Those two article introduces the alternative ways how data can be updated without using XMLHttpRequest. Dynamically created image is used.
7. 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.
8. 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
9. 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.
10. AJAX POST-It Notes
This tutorial shows how to use POST method in Ajax requests.
|
Displaying 1 to 10 of 58 results for request.
|
Previous | Next
|
|
|
|
Script Execution Time: 0.12735 | SQL Queries: 8 | Members: 501
Ajax Tutorial Top List - Powered by Aardvark Topsites PHP 5.1.2
|