Hello to all of you
I am facing a problem that is best explained with an example:  Suppose that I have a file called 'upload.jsp' that uploads files from the client.  if the files uploaded fine then a thank you message is shown in the same file (no forwarding to another file is done).  Now the question is : if I click on the back key once then on the forward key to go to the thank you message, then I see "Warning: Page has expired" and not the thank you message.  I have to click the refresh button to be able to see the thank you message.
Could someone tell me how can I get the thank you message immediatly with out seeing the warning.
 
Thanks alot in advance.

Reply via email to