Prototype uses the Ajax. Request class

Source: Internet
Author: User

Guidance:
This is a post. Article Prototype has been used for a long time. This lightweight framework is used in many parts of this blog. If jquery and prototype are used together, you must first understand jquery, because it modifies some prototype methods.
If you do not use any help Program Package, you are likely to write a large number Code Create an XMLHTTPRequest object and asynchronously track its process, parse the response, and process it. You are very lucky when you do not need to support more than one type of browser.
To support Ajax functions. This package defines the Ajax. Request class.
Suppose you have an application that can use URL http: // yoursever/APP/get_sales? Empid = 1234 & year = 1998 communicates with the server. It returns the following XML response.





1234
1998-01
$8,115.36


1234
1998-02
$11,147.51




It is very easy to use the Ajax. Request object to communicate with the server and obtain the XML file. The following example demonstrates how it is completed.


Buchanan, StevenCallahan, LauraDavolio, Nancy


199619971998


Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.