If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!


  • 0
    cavdberg  8 years ago

    There is a mistake: 

     

    Where you see: 

     

    <script> <script type="text/javascript" src="{{=URL(request.application,'static','fileuploader.js')}}"></script>

     

    It should be 

     

    <script script type="text/javascript" src="{{=URL(request.application,'static','fileuploader.js')}}"></script>

Commented on:

Quick and dirty multi file ajax file upload with multi selection a drag and drop. Javascript plugin at http://valums.com/ajax-upload/

Hosting graciously provided by:
Python Anywhere