I want to create a single html page i.e. download link. How can I embed an image in the background of that page? When I visit the page, that is, when I enter the link, I want it to be automatically saved directly in the 'C/users' folder of my computer, for example. When I enter that link, I want the image file to be saved, opened and displayed in the C/users folder using python. How do I embed python code in html page for this? So how can I get that python code to run automatically when I enter or visit the html download link?How to use python for this and how can it be embedded in the html page? So the short of the long question is that when I enter the html download link, I want the image file to be automatically saved in a folder, opened and displayed directly using python.
How do I use python in this and place it in the html download link and get it run automatically? Can you write me long and detailed answers?