What is the best way to add \"Expires\" in http header for static content? eg. images, css, js
The web server is IIS 6.0; the language is classical ASP
I don't know if this is what you are looking for, but it does keep my pages from being cached.
I got these from an article on line that I no longer have a reference for.