Web Upload plugin uploadify

Source: Internet
Author: User

Uploadify, in short, is a file upload plugin based on jquery. Its functional features are summarized as follows:

    1. Supports single-file or multi-file uploads to control the number of files uploaded concurrently
    2. Support the use of various languages on the server side, such as Php,.net,java ...
    3. Configurable upload file type and size limit via parameters
    4. Parameters can be configured to automatically upload when a file is selected
    5. Easy to scale, can control the callback function of each step (OnSelect, OnCancel ... )
    6. Control appearance through interface parameters and CSS

Simple example:

(function() {

$("#file_upload_1"). Uploadify({ Height: swf: '/uploadify/uploadify.swf ', Uploader: '/uploadify/uploadify.php ', Width:     }); });

Web Upload plugin uploadify

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.