I am running a mysql query thru php that takes long time to execute. I want to see which field is getting updated on the status bar dynamically. Progress bar will not help. In foxpro i used to use wait window. I have come to know that this is not possbile thru php can it be done with java
Query update process
Collapse
X
-
in case you really mean java then you should have posted this question in the java-forum(i could even move this thread for you to that forum?) ... java and javascript have very different purposes and capabilities. but when you mean javascript and you want to display something on a website then you should probably give a step-by-step example for your requirement ... so that it is easier to understand what you need ...
kind regards -
Originally posted by gitsin case you really mean java then you should have posted this question in the java-forum(i could even move this thread for you to that forum?) ... java and javascript have very different purposes and capabilities. but when you mean javascript and you want to display something on a website then you should probably give a step-by-step example for your requirement ... so that it is easier to understand what you need ...
kind regards
I have worked if foxpro 2.5 where i used to use wait window function. I wan't something like that.
I had posted this question on PHP forum , but i recieved the message from the moderator that it is not possible.
I would be helpful if someone can help me out. The solution will be helpful whereever the query processing takes long time. Progress bar doesn't give a clear cut idea.
Thanking u in advanceComment
Comment