Hey guys,
I am using oracle apex 5.1.
I would like to have a Progress bar (which shows the completion percentage) when page submits in the position of spinner ( On click of upload button below)

Note : I wouldn't prefer ajax callback as page needs to submit in order to fetch the file from file browser as per my understanding.
Any suggestions?
Thanks.