I have a page that makes dynamic links based on files in a dir named 0.m3u, 1.m3u....etc. The problem is: suppose that I am browsing in a certain dir through the asp page. I play 0.m3u. It plays correctly.

Next, I go to another dir and try playing 0.m3u. I get the stream from 0.m3u on the first page.

I checked the m3u files and they have the correct information in them. If I go to clear the browser's cache or restart the browser and try again it works. Is there a way to handle this with asp?