I've made changes to a simple HTML page. I need users to see the updated version. Is there a way to force this?
            Asked
            
        
        
            Active
            
        
            Viewed 246 times
        
    1 Answers
0
            
            
        <meta http-equiv=“CACHE-CONTROL” content=”NO-CACHE”>
this will result in max load time per visit though
more info here control cache
 
    
    
        MVB76
        
- 149
- 7
