About waiting screen......to prevent user get tired....

Dear all.

I was doing a upload system. Due to certain reasons, I don’t want to use ajax to upload my file.

But I don’t want the user to wait too long when they click submit button…

How can I make a "waiting page" or "redirect page" to make people wait a few seconds?

That can prevent users from refreshing the page when the upload process is going…

Thx!!!!