Posted by Janwillem Borleffs on 11/03/07 10:53
Ron Croonenberg wrote:
> I have a window where it could take a while to display the info. While
> waiting I want to display a "progress bar". Once the info is ready to
> be displayed I want the "progress bar" to disappear.
>
> Can this easiest be done with an animated gif ? if so, how do I make
> that gif disappear with php ?
>
When you press the submit button, the page will wait to get replaced. This
is your queue to show the progress bar.
If the upload script sends a Location header after it has finished, you can
let the page reload without the progress bar.
JW
Navigation:
[Reply to this message]
|