biddingbong
IS-IT--Management
In Visual Basic, we have the Sleep function.
The program will wait for some specified seconds and then will go to the next procedure.
Can this be done in asp?
Like show a page for 5 seconds, and after that 5 seconds then response.write will write something.
The program will wait for some specified seconds and then will go to the next procedure.
Can this be done in asp?
Like show a page for 5 seconds, and after that 5 seconds then response.write will write something.