jherr1971
05-16-2004, 09:47 AM
This problem puzzles me:
I'm using aspupload to let my members manage their picture. When they upload their picture it gets renamed to their member ID.
So far everything works great.
Now members can go and delete their pictures too. When they do so the picture really gets deleted from the server.
Now the problem starts.
Even though the picture is not available anymore, it is still showing in a browser. When I type the picture file name in my browser it actually shows even though it is not there (I'm expecting a red X).
I've emptied my cache and opened a new browser too. I even opened another browser (Netscape instead of Explorer) but it showed up again.
Now if a member upload a different picture the file gets renamed and posted onto its location. When I FTP download that renamed file it is the correct one. But when I call it from a browser it still shows the very first picture the user uploaded.
It doesn't matter how many times the picture get changed. The first one always shows up.
Anybody knows what is going on here?
Thanks!
I'm using aspupload to let my members manage their picture. When they upload their picture it gets renamed to their member ID.
So far everything works great.
Now members can go and delete their pictures too. When they do so the picture really gets deleted from the server.
Now the problem starts.
Even though the picture is not available anymore, it is still showing in a browser. When I type the picture file name in my browser it actually shows even though it is not there (I'm expecting a red X).
I've emptied my cache and opened a new browser too. I even opened another browser (Netscape instead of Explorer) but it showed up again.
Now if a member upload a different picture the file gets renamed and posted onto its location. When I FTP download that renamed file it is the correct one. But when I call it from a browser it still shows the very first picture the user uploaded.
It doesn't matter how many times the picture get changed. The first one always shows up.
Anybody knows what is going on here?
Thanks!