Realtime progress indicator? |
[eluser]renownedmedia[/eluser]
You could do something like visit http://domain.com/perform_action which would start modifying your files. That controller could write the updates to a file named updates.txt and your AJAX (which is initialized in the perform_action page) could repeatedly download the updates.txt file. |
Messages In This Thread |
Realtime progress indicator? - by El Forum - 09-28-2009, 09:50 AM
Realtime progress indicator? - by El Forum - 09-28-2009, 11:17 AM
Realtime progress indicator? - by El Forum - 09-28-2009, 01:15 PM
Realtime progress indicator? - by El Forum - 09-28-2009, 03:47 PM
Realtime progress indicator? - by El Forum - 09-28-2009, 06:07 PM
|