|
I am now dynamically generated html file, I want to open it after generating it, and then delete that temporary file
The problem now is that the code is executed too fast, the page I opened was just deleted, so
Prompt "This page does not exist", how to solve this problem? |
|