I have a site that uses 3 CSS files to govern the site's look & feel. There's a common file (common.css), a print-only file (common_print.css) and an end-users "skin" file (anyoldfilename.css). These work well together, and I can simply switch anyoldfilename.css for someotherfilename.css to provide user-specific corporate branding.
When I make mods to any css, javascript, or image files, I naturally want to test, to see the effect of my mods. And I normally force my browser to pick up the new files by simply deleting the cached old files from the Temporary Internet Files directory.
But ... common.css and common_print.css don't appear in the Temporary Internet Files list. So where are they? They're obviously cached somewhere, but I'm blowed if I can find them.
Any help appreciated ...
Mike.
When I make mods to any css, javascript, or image files, I naturally want to test, to see the effect of my mods. And I normally force my browser to pick up the new files by simply deleting the cached old files from the Temporary Internet Files directory.
But ... common.css and common_print.css don't appear in the Temporary Internet Files list. So where are they? They're obviously cached somewhere, but I'm blowed if I can find them.
Any help appreciated ...
Mike.