Tagged Questions
3
votes
6answers
270 views
Notification when user leaves a page, if a background task is running?
I am developing a page which allows users to select files to upload to my server. While the files are being uploaded, if the user navigates to a different page (using the browser back button, for ...