Re: Prevent Caching in Dotnet
From: Eric Tan (eric.tan@ondot.com.sg)
Date: 08/29/02
- Next message: Kenneth Courville: "Looking for ASP.NET/SQL Server 2000 App Security Recommendations"
- Previous message: Dimitris Katsikas: "Request Client Certificate Problem"
- Next in thread: Steve Turley: "Re: Prevent Caching in Dotnet"
- Reply: Steve Turley: "Re: Prevent Caching in Dotnet"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Eric Tan" <eric.tan@ondot.com.sg> Date: Thu, 29 Aug 2002 20:14:35 +0800
Hi,
Would like to find out how do i prevent my page to be cache... currently my
page had been cache upon accessing thus causing some problem when my page is
using a lot of session.. how do i do that? i noe that by putting
Response.Expires in the pages will do the trick, but is there a more elegant
way of doing so for the whole application?? if not i had to put that at all
the pages which is real tedious.... could i put it in web.conifg or
global.asac??
Thanx in advance...
Regards
Eric
- Next message: Kenneth Courville: "Looking for ASP.NET/SQL Server 2000 App Security Recommendations"
- Previous message: Dimitris Katsikas: "Request Client Certificate Problem"
- Next in thread: Steve Turley: "Re: Prevent Caching in Dotnet"
- Reply: Steve Turley: "Re: Prevent Caching in Dotnet"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|