Notifications
Clear all
Topic starter
14/06/2012 7:06 am
Can anyone give some examples of how a HTML files appear in a browser cache, without the browser having written the content to the cache?
14/06/2012 7:03 pm
You're going to have to give more information.
14/06/2012 8:25 pm
Can anyone give some examples of how a HTML files appear in a browser cache, without the browser having written the content to the cache?
How about
copy "a_file.html" "c\Users\[userlogon]\AppData\Local\Microsoft\Windows\Temporary Internet Files\Content.IE5\[any_folder_located_here]\"
That should do the trick )
Paul