Originally Posted by
sAdFella
Hello,
I wanna to delete user browser temporary files when hes opening my website. Is it possible?
(I wanna to delete temporary files, because of javascript, because I often change them.. always my users gets errors, because they didn't clean temporary files. Maybe to reload javascript are other way? don't need to delete browser temporary files?)
P.S. sorry for my bad english.
Regards,
sAdFella
I suggest you to use some sort of cache expiration (can done through HTML and server side script). That way the browser always gets the latest content.