how to detect event when user has disabled javascript in his browser, until the user reloads the page I can send a command to the server not to use javascript
Thanks for the answer. Consider this scenario, the user uploaded the page, then changed his mind to use javascript and changed the browser settings. The script is still running on the page until the page is reloaded. The question is to catch the moment when the user changes the settings of the browser. Then I would be able to send a command to the server not to use javascript using AJAX