I need to solve this problem :
i want to show a "wait message" while a big task is running. When the task has finished it must redraw the "wait" page with the result.
How can i do that?
Is there a sample code available?
thank you.