|
|
Registered tutorials: 501 Registered Users: 35103
|
|
|
Displaying 1 to 10 of 34 results for httprequest.
|
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. 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
3. 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...
4. 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.
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. 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.
7. 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
8. AJAX Chat Tutorial Part 5: The Javascript, Sending Chat Messages, Screen Name Changes
This tutorias shows how to create and use the XMLHttpRequest object to grab the information from the backend script using a saveMessage call from a form button
9. 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.
10. Ajax & PHP without using the XmlHttpRequest Object
This tutorial shows how to use Ajax without even having to use the XmlHttpRequest object
|
Displaying 1 to 10 of 34 results for httprequest.
|
Previous | Next
|
|
|
|
Script Execution Time: 0.08844 | SQL Queries: 8 | Members: 501
Ajax Tutorial Top List - Powered by Aardvark Topsites PHP 5.1.2
|