G
Guest
I have a web app that displays a list of files in a folder on the server.
However, if I add or remove files from folder and reload the webpage, the
list of files remains the same. The only way I can get the correct file list
is for the user to Refresh on the client side. This won't work. Is there a
way I can force the page to load brand new (as compared to a cached version)
every time?
Thanks,
Ed
However, if I add or remove files from folder and reload the webpage, the
list of files remains the same. The only way I can get the correct file list
is for the user to Refresh on the client side. This won't work. Is there a
way I can force the page to load brand new (as compared to a cached version)
every time?
Thanks,
Ed