php - jquery AJAX function issue -


I am trying to run a function that executes a spinner while loading a PHP script And refreshes a PHP file that counts the number of rows inserted to show the progress of the script.

This is what I have done so far:

  

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

c# - passing input text from view to contoller with FacebookContext using Facebook app -

Calling a C++ function from C# by passing a string with variable size to it -