Welcome Guest, Not a member yet? Register   Sign In
implenting an ajax upload status bar?
#1

[eluser]adamBouchard[/eluser]
Hi,

Has anyone implemented a good ajax uploading status indicator with the codeigniter upload class?

I'm trying to implement a prototype based ajax status bar after a user uploads an attachment.

Example: "http://www.bram.us/demo/projects/jsprogressbarhandler/ajaxprogressbar.html"

Here my thoughts on an approach:

1. User uploads an attachment
2. on the "onSubmit" event, call a javascript "upload_status" function initiating the progress bar
3. continually make ajax calls comparing the temp file size with the size of the original file. Update the percent complete on the status bar.

-attached are my javascript files, and view file.

thanks,

Adam


Messages In This Thread
implenting an ajax upload status bar? - by El Forum - 08-07-2008, 06:19 PM
implenting an ajax upload status bar? - by El Forum - 08-08-2008, 08:11 AM
implenting an ajax upload status bar? - by El Forum - 05-09-2010, 02:06 PM



Theme © iAndrew 2016 - Forum software by © MyBB