OldWilly
Programmer
- Mar 1, 2002
- 66
I want to write a line to the browser saying
"Now processing ...."
while a long-running query is executing.
However my message doesn't appear until the query
is finished. (so I look at a blank page until it is done).
..... any ideas ???
"Now processing ...."
while a long-running query is executing.
However my message doesn't appear until the query
is finished. (so I look at a blank page until it is done).
..... any ideas ???