This is probably covered somewhere, but i can't find it, and maybe should also be posted in 'coding' but i'll start here.
I have a form page that customers fill out and when they submit, the php script can take up to 30 seconds to fully load and then redirect them to the thank you page. Is there a way i can show some sort of flash or animated gif that says 'loading...' while the script is being processed?
thanks.