CodeIgniter Forums
can i have a progress bar or loading image for file uploads in CI - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: can i have a progress bar or loading image for file uploads in CI (/showthread.php?tid=24285)



can i have a progress bar or loading image for file uploads in CI - El Forum - 11-05-2009

[eluser]stormlead[/eluser]
Hi all!
i am just building a application where i need to upload an image. For which i need a loader which can show the progress or at least show that the upload process is going on..

Please solve my query its needed quick
regards
Stormlead


can i have a progress bar or loading image for file uploads in CI - El Forum - 11-05-2009

[eluser]umefarooq[/eluser]
hi just use jquery uplodify also search here in forum uploadify with ci

http://www.uploadify.com/

here is solution with CI
http://ellislab.com/forums/viewthread/109751/


can i have a progress bar or loading image for file uploads in CI - El Forum - 11-05-2009

[eluser]umefarooq[/eluser]
i just googled and found some thing good uploadify and CI

http://www.reloadedpc.com/code-igniter/jquery-uploadify-2-codeigniter/


can i have a progress bar or loading image for file uploads in CI - El Forum - 11-05-2009

[eluser]stormlead[/eluser]
hi i tried to use the uploadify but it has used apc function due to which i am not able to run the program. Please help out for the same how it can be done. Please explain what all is required.


can i have a progress bar or loading image for file uploads in CI - El Forum - 11-05-2009

[eluser]umefarooq[/eluser]
[quote author="umefarooq" date="1257437689"]i just googled and found some thing good uploadify and CI

http://www.reloadedpc.com/code-igniter/jquery-uploadify-2-codeigniter/[/quote]

above code is working really fine just give a try to it i tried it working like charm if you have any problem just put your error here.


can i have a progress bar or loading image for file uploads in CI - El Forum - 08-07-2010

[eluser]bluepicaso[/eluser]
Its does not allow us to upload images more than 2MB Sad