Hello Guys:
I have a multi-part form and one of the steps needs to do so many processes that if an internet connection is slow the user may get tired of waiting a quit rather than continue with the next step.
I have seen forms that let the user know a process is taking place and in a few minutes he will be able to continue by presenting a gif image with dots or cyrcles that go arround etc.
What code can I add to the beginning of my script that will present this gif image for one minute, (while the script does all the processes needed ), and then proceed to the results that confirm the user that the processes completed successfully.
Thanx
VirtualWeb