CodeIgniter Forums
Loading gif while database query is executed? - 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: Loading gif while database query is executed? (/showthread.php?tid=59505)



Loading gif while database query is executed? - El Forum - 10-13-2013

[eluser]Unknown[/eluser]
Hi guys, how would I go about displaying a loading gif while a database query is being excuted?

So the user click "Submit", the page loading gif displays immediately, database query is executed, and loading gif disappears once the query is finished and the new page is loaded?

Thanks =)


Loading gif while database query is executed? - El Forum - 10-14-2013

[eluser]PravinS[/eluser]
use AJAX