I have an application in Adobe FLEX and since some clients have very bad computers, the automatic cache cleaning is interfering with the performance of the application, I wonder if there is any way to check if this option is marked in the browser. Is there any possibility of being done in javascript or in another language?
My idea is to check if it is checked and if you are sending a message to the client informing them to disable it.