I have a HTML button, upon clicking, it will send a get request to get a HTML file, and I would like to load the got HTML file to replace the current HTML file I have.
Th