Upload Progressbar

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts

  • Andy Jeffries
    Guest replied
    Re: Upload Progressbar

    On Sun, 07 May 2006 21:20:36 -0700, iavian wrote:[color=blue]
    > What is the easiest way to have file upload progressbar with cool AJAX
    > with complete sample code ..[/color]



    Regards,


    Andy


    --
    Andy Jeffries MBCS CITP ZCE | gPHPEdit Lead Developer
    http://www.gphpedit.org | PHP editor for Gnome 2
    http://www.andyjeffries.co.uk | Personal site and photos

    Leave a comment:


  • Rémi Bastide
    Guest replied
    Re: Upload Progressbar

    I'm not sure AJAX can help here... XMLHTTPRequest does not give you
    enough callback info to monitor the percentage of transfer for your
    request, hence to implement a progressbar

    Leave a comment:


  • iavian
    Guest started a topic Upload Progressbar

    Upload Progressbar

    Hi

    What is the easiest way to have file upload progressbar with cool AJAX
    with complete sample code ..

Working...