@jasen
To stop Opera from caching a specific page, you can try the following steps:
- Clear the browser cache: Go to the Settings menu in Opera, select History, and choose Clear Browsing Data. Make sure to check the box next to "Cached images and files" and click Clear Data.
- Disable caching for that specific page: You can add meta tags to the HTML of the page to prevent caching. Add the following code between the tags of the page:
This will instruct the browser not to cache the page.
- Use private browsing mode: You can open the page in a private browsing window in Opera. Pages opened in a private window are not cached by the browser.
By following these steps, you can prevent Opera from caching a specific page.