|
|
Registered tutorials: 501 Registered Users: 26671
|
|
|
Displaying 1 to 10 of 19 results for send.
|
Previous | Next
|
1. AJAX Login
Shows how to create a nice simple login script which uses POST to send the username and password entered to a PHP document, which then queries a MySQL database for a match.
2. PHP AJAX example: asynchronous file upload
This article contains example application (trivial file-sharing service, like rapidshare, megaupload or yousendit) which uses IFRAME to upload file. While file is uploaded to hidden frame, user can still access web-page and fill "file description" field
3. 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
4. AJAX and PHP Part 1 - Dynamic HTML and Images
This tutorial demonstrates a simple script that sends a GET or POST request to a form handling script on a server, then the server script will return a response to the browser XMLHttpRequest JavaScript object.
5. Use DWR to Create a Selection List from a Java Map
This tutorial creates a pop-up selection list on a web page from a Java Map. The list is made up of a select tag with one or more nested option tags. Each option can have a value attribute, which is what the web application sends to the server
6. W3 Schools. AJAX Tutorial
Easy to Use Tutorials makes it easy to Learn AJAX. AJAX is a technology that uses JavaScript and XML to send and receive data between a web browser and a web server.
7. How to Create CAPTCHA Protection using PHP and AJAX
This tutorial is very simple, but if you are unfamiliar with PHP and AJAX this is a great place to start. The tutorial consists of a HTML page for presenting a simple form that will send the data, a JavaScript file for handling the Ajax functionality
8. AJAX and PHP Part 3 - Post vs. Get Requests
This tutorial shows how to use a slightly different approach to doing the Asynchronous data send/receive with AJAX; we will use the POST method instead of the GET method!
9. Ajax Workshop 2: Building Tabbed Content
Building a tabbed content browser that’s Ajax powered. When ever a user clicks a tab the Ajax will communicate with the server and send back the appropriate data for that tab. Start workshop off with the XHTML and CSS for the tabbed content browser.
10. Fetch a Postal Code
Shows how to get the city and state values, then uses the request object to fetch the ZIP Code from a server-side component, which interacts with the web service. The server-side component pulls the ZIP Code out and sends to our Ajax application
|
Displaying 1 to 10 of 19 results for send.
|
Previous | Next
|
|
|
|
Script Execution Time: 1.14196 | SQL Queries: 8 | Members: 501
Ajax Tutorial Top List - Powered by Aardvark Topsites PHP 5.1.2
|