Multiple File Upload with Ajax



File uploading feature is common feature in web sites to place your data on web server. This file upload ajax script
allow to upload multiple file at once. While uploading file user can also see the uploading status with the help of progress bar.

For more details about “Multiple File Upload with Ajax”

ajax upload script2 300x48 Multiple File Upload with Ajax

Why this script is better than most other AJAX upload scripts:

-Really small size of download.
-No reliance on Prototype.js
-Full JavaScript Object Notation - fewer global variables to mess up other code
-You can actually STOP the requests made to monitor the progress of the file uploads. Scripts that rely on Prototype are next to impossible to stop.
-This script automatically checks for potentially harmful file uploads.
-Also does cleanup of old files that may not be able to deleted immediately (optional, uncomment in source code).
-Includes a handy way of sending and recieving full OBJECTS (not query strings or XML) using JSON.

Share this tutorial:
  • Digg
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • Furl
  • Live
  • PlugIM
  • Reddit
  • Spurl
  • StumbleUpon
  • Technorati
  • TwitThis
  • YahooMyWeb
  • description
  • E-mail this story to a friend!
  • MisterWong
  • BlinkList
  • LinkedIn
  • MySpace
  • Print this article!
  • Yahoo! Buzz

1 Star2 Stars3 Stars4 Stars5 Stars (4 votes, average: 4.00 out of 5)
Loading ... Loading ...

About the Author

Adam has written 403 stories on this site.

Related Tutorials & Articles

Xupload - Advanced Upload Progress Bar
XUpload is an advanced upload progress bar indicator for web based file uploads written on Perl. XUpload lets you to accept file uploads on your website and shows upload progress bar which is showing upload progress in real-time. Upload progress bar could be shown in popup window or right on the upload page. It also shows...Read more
AJAX file upload - AJAX like in GMAIL
Ever wanted to upload files using AJAX like in GMAIL, without reloading the page? Now you can. Cross browser method to upload files using AJAX in only 1Kb of code. You need to create a form with file fields you wish to upload and define “onsubmit” event. Look at the example below how to do that. Tested...Read more
Max’s AJAX File Uploader
Max’s AJAX file uploader is a simple and easy to use script, which allows you to upload files to your webserver without reloading the current page. During the upload an animated progress bar is shown. The server side is written in PHP. For demo and download “Max’s AJAX file uploader “ Share this tutorial: ...Read more
Ajax Domain Search Script
If you wish to develop your own site, first step is looking for the domain name availability to purchase. There are number of sites offering domain name, sometimes domain names are available on discounts. Ajax domain search script used to find out the availability of domain name by providing simple search textbox. Just type-in and get...Read more
Ajax Chat
Ajax chat is a light-weight chat program with rich features. The light-weight Ajax Chat is developed using PHP and Javascript. The script does not require any script such as flash etc. Main Features of Ajax Chat - Can be integrated with third party for Authentication - Smiley Emotions - Chat Rooms - Public and private access - Status Option - Available free for...Read more

3 Comments on “Multiple File Upload with Ajax”

  • twoencore wrote on 24 July, 2009, 15:43

    whats is the documentation for this? download…..i hate this site

  • Viraj Kothalawala wrote on 4 August, 2009, 6:36

    Hey Guys.. I couldn’t find the download link of this sample. Can someone help me out please.
    Thanks

  • Shopping Cart wrote on 20 August, 2010, 3:04

    Guys, download it somehow and email me too

Write a Comment

Gravatars are small images that can show your personality. You can get your gravatar for free today!

Copyright © 2010 Sooper Tutorials. All rights reserved. Powered by WordPress.org, Website by ISolution.org.