Welcome Guest, Not a member yet? Register   Sign In
codeigniter + ajax + progressbar
#2

[eluser]cahva[/eluser]
You cannot do it like that. When you query upload/progress url it is totally separate from your current serverside actions and it doenst know any variables or what has happened before or is happening atm.

One solution is to write the progess to a file(with unique name ofcourse) and the upload/progress function will read that file.


Messages In This Thread
codeigniter + ajax + progressbar - by El Forum - 10-10-2010, 11:15 AM
codeigniter + ajax + progressbar - by El Forum - 10-10-2010, 01:51 PM
codeigniter + ajax + progressbar - by El Forum - 10-10-2010, 02:04 PM
codeigniter + ajax + progressbar - by El Forum - 10-10-2010, 03:04 PM
codeigniter + ajax + progressbar - by El Forum - 10-10-2010, 03:34 PM
codeigniter + ajax + progressbar - by El Forum - 10-10-2010, 03:46 PM
codeigniter + ajax + progressbar - by El Forum - 10-10-2010, 04:18 PM
codeigniter + ajax + progressbar - by El Forum - 10-11-2010, 03:08 AM



Theme © iAndrew 2016 - Forum software by © MyBB