Hi Friends, Here is the best solution I got for my question: ' If the previous user signed out, then ' don't cache this page to make sure that the next user would not be ' able to go back to the previous pages. <HEAD> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <!-- HTTP 1.1 --> ' else <HEAD> ' end if Thank you all who offered help, especially you who offered this solution. Best. Huan Liu On Tue, 26 May 1998, Huan Liu wrote: > I am using asp VBScript implementing an intranet application. It requires > that once a user is done, he can sign out which would bring the browser > to the first screen of the application and the following user would not be > able to view any previous page by pressing "BACK". It seems that I need find > a way to destroy the cached files by program. Do you know any way to solve > this problem? > > Thanks. > > Huan Liu > > >Received on Thursday, 28 May 1998 17:21:00 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 6 April 2009 12:59:03 GMT