Welcome Guest, Not a member yet? Register   Sign In
upload progress meter Help
#1

[eluser]basty_dread[/eluser]
Hello Guys i would like to know how could i implement upload progress meter in codeigniter..
can anyone please help. Thanks
I need steps to create even just simple upload progress meter... Thank you very much..
#2

[eluser]Slowcheetah[/eluser]
maybe try http://www.uploadify.com/
#3

[eluser]basty_dread[/eluser]
Yep uploadify is a nice upload jquery plugin..
i am actually creating a publish page where i transfer the files to an ftp site..
it is uploading html files,images, etc in a foreach loop. using ftp_put. is there a way i could display when the upload was successfull and the next file is processesing.. something like that..
Thanks for the post Slowcheetah..
#4

[eluser]danmontgomery[/eluser]
uploadify documentation
uploadify forum
#5

[eluser]pickupman[/eluser]
There is a long thread on the boards about uploadify. I use, and will posting the code for the uploadify 2.0 in a day or so. I am trying the best way to better the security with uploadify. Uploadify is a flash based component, and consequently does not include the session when uploading the file to the server. If you are using DB based sessions, it will be trivial to make it secure.
#6

[eluser]Burak Guzel[/eluser]
Another alternative is http://www.swfupload.org/, which does not require jQuery.




Theme © iAndrew 2016 - Forum software by © MyBB