Linux SoftwareProgrammingLibrariesApache2::UploadProgress 0.2

Apache2::UploadProgress 0.2


Apache2::UploadProgress is Perl module to track the progress and give realtime feedback of file uploads. SYNOPSIS In Apache:
Developer:   Christian Hansen
      more software by author →
Price:  0.00
License:   Perl Artistic License
File size:   25K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


Apache2::UploadProgress is Perl module to track the progress and give realtime feedback of file uploads.

SYNOPSIS

In Apache:
PerlLoadModule Apache2::UploadProgress
PerlPostReadRequestHandler Apache2::UploadProgress
In your HTML form:

< script src="/UploadProgress/progress.js" >< /script >
< link type="text/css" href="/UploadProgress/progress.css"/ >
< form action="/cgi-bin/script.cgi"
method="post"
enctype="multipart/form-data"
onsubmit="return startEmbeddedProgressBar(this)" >
< input type="file" name="file"/ >
< input type="submit" name=".submit"/ >
< /form >
< div id="progress" >< /div >

This module allows you to track the progress of a file upload in order to provide a user with realtime updates on the progress of their file upload.

The information that is provided by this module is very basic. It just includes the total size of the upload, and the current number of bytes that have been received. However, this information is sufficient to display lots of information about the upload to the user. At it's simplest, you can trigger a popup window that will automatically refresh until the upload completes.

However, popups can be a problem sometimes, so it is also possible to embed a progress monitor directly into the page using some JavaScript and AJAX calls. Examples using both techniques are discussed below in the EXAMPLES section.

Requirements:
  • Perl
    tags apache2 uploadprogress  the progress  the upload  file upload  this module  uploadprogress progress  track the  input type  

    Download Apache2::UploadProgress 0.2


     http://ftp.casaafacerilor.ro/mirrors/CPAN/authors/id/C/CE/CEESHEK/Apache2-UploadProgress-0.2.tar.gz


    Authors software

    Similar software

    Apache2::UploadProgress 0.2 (by Christian Hansen)
    Apache2::UploadProgress is Perl module to track the progress and give realtime feedback of file uploads.

    SYNOPSIS

    In Apache:

    Template::Tutorial 2.15 (by Andy Wardley)
    Template::Tutorial are template toolkit tutorials.

    This section includes tutorials on using the Template Toolkit

    MathML::Entities 0.13 (by Jacques Distler)
    MathML::Entities is a Perl module that can convert XHTML+MathML Named Entities to Numeric Character References.

    SYNOPSIS

    use M

    tesUpload 1.0 (by Tomas Larsson)
    tesUpload project allows asynchronous file uploads with an AJAX progress bar in PHP.

    One of the few things that PHP lacks that oth

    Rad Upload Lite 3.10 (by Rad Inks)
    Rad Upload is a drag and drop file upload applet with a progress monitor

    Thin File Upload 2.0 Beta (by Thin File)
    Thin File Upload is a general purpose multiple file uploader

    Thin File Putter 2.00 Beta (by Thin File)
    Thin File Putter is a PUT method file uploader

    Thin Image Upload 2.0 Beta (by Thin File)
    Thin Image Upload is a drag and drop image uploader for embedding in Web pages

    NeatUpload 1.2.13 (by Dean Brettle)
    NeatUpload allows ASP.NET developers to stream uploaded files to disk and allows users to monitor upload progress.

    NeatUpload work

    Apache2::ModProxyPerlHtml 2.0 (by Gilles Darold)
    Apache2::ModProxyPerlHtml is a mod_perl2 replacement of the Apache2 module mod_proxy_html.c, used to rewrite HTML/Javascript links fo


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags