I have a program that runs when a user presses a button on my website. Is there a way to end the program when they close the window? Otherwise they'll continue to receive text messages. (This is python and html using Flask)
Asked
Active
Viewed 154 times