jordanpope
Programmer
Hi.
I'm looking for a script (Java or other) to display a message that basically says to expect some delays during processing before displaying the final output.
I have a php application with a mysql backend - the application is dynamic and in some cases takes considerable time (1-2 minutes) between user selection and output.
I would like to display this message without using a popup or a new window - I just want it to display on the same page that as the output - i.e., the output will replace the message as soon as it is available ...
any ideas?
I'm looking for a script (Java or other) to display a message that basically says to expect some delays during processing before displaying the final output.
I have a php application with a mysql backend - the application is dynamic and in some cases takes considerable time (1-2 minutes) between user selection and output.
I would like to display this message without using a popup or a new window - I just want it to display on the same page that as the output - i.e., the output will replace the message as soon as it is available ...
any ideas?