I have a process page which process some data, and it shows an image of a loading bar, I want the page to display success after 5 seconds, how do I do that?
I believe I have to use set time limit function but I don’t know what or how to write. Thanks for helping