Hi All,
I seem to have run into a problem. My web site creates a temporary file depending on the data in the web server database ( sybase ). This file is then downloaded by the user.
Now what happens is that suppose the user has already followed the above procedure. There are some changes in the data, so the user wants to download the file again. The new file is generated on the web server ( it contains the changes ), but when user clicks on the link to download the file, he gets the old file. I have tried clearing the cache on the user's machine, but to no avail. The problem still exists. Please help.
Thanx in advance,
Ashutosh