chuckdobbs
Programmer
What is the best way to create a "Please Wait" message for long running reports? I have some that are 10-15 seconds that really need to give the user feedback that it is running. I tried adding HTML <DIV>to the front and hiding it after the report loaded. Unfortunately I need a JAVA equiv to a "Reponse.flush" to get it to load fast.
I'm sure this has been done many times before. Can anyone help?
NOTAJAVAGUY
I'm sure this has been done many times before. Can anyone help?
NOTAJAVAGUY