How to inject JS code when browser's button is clicked? I noticed that RegisterStartupScript during that page life cycle doesn't inject any JS code.
OR
How to force any browser to not use the cache and do a fresh complete page load when back button is used?