Is there a way I can put some code on my page so when someone visits a site, it clears the browser cache, so they can view the changes?
Languages used: ASP.NET, VB.N
Look into the cache-control and the expires META Tag.
Another common practices is to append constantly-changing strings to the end of the requested files. For instance: