I have a Django app I'm working on. I would like to redirect and/or refresh the page after the user downloads a binary file. In Firefox I can add a 'Refresh 1;url=success.html' line to the response ...
The HTML code can arrive at the smartphone through two paths. The simplest is to store it at a Web server that detects the browser and delivers a special smartphone version to any visitor. In that ...