Hello,

I have an application that enables a user to download a file and keeps
stats on total downloads as well as last time anyone downloaded a
file.  My problem is that the client wants the download page refreshed
after a file has been sent.

Right now I have a forward that points back to the download page
(which would reload the stats from the DB reflecting the new
download), but since I have something in the response in the download
action it doesn't seem to follow the forward after sending the file.

I am not quite sure how I should handle this.  Does anyone have an idea?

Thanks,

Denis

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to