Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Mobile / August 2004

Tip: Looking for answers? Try searching our database.

PDA Local Cache

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Just D. - 02 Aug 2004 18:37 GMT
All,

How can we disable the local cache on PDA? I wrote the Web application that
works on PDA, the problem is when I click the BackSpace button I'm able to
see all previous pages and I hate that. The connection is secure but PDA
returns all these pages from it's local cache breaking the data flow. The
cache is disabled on aspx pages using the special tag, but it doesn't help.
What are any possible ways to block the BackSpace button when we use PDA
with its built-in browser to work with Web Application or to clean the cache
up to prevent showing all previous pages?

The main question is - if I show some list that should be hidden for other
users, the current user finishes his task, maybe even closes the browser and
gives this PDA to anybody else and this new person when starts the browser
can see all previous pages from the local cache. Nonsense. How can I disable
that from my ASPX or codebehind?

Dmitri.
Jean-Luc David [MS-MVP] - 03 Aug 2004 10:09 GMT
Hi Dmitri,

To prevent page caching using HTTP headers, look at this article:
http://www.htmlgoodies.com/beyond/nocache.html

Here are a few KB articles related to ASP.NET caching:

Q307225 INFO: ASP.NET Caching Overview
http://support.microsoft.com/support/kb/articles/q307/2/25.asp

Q308375 HOW TO: Control Output Page Caching in ASP.NET Using Visual C#
http://support.microsoft.com/support/kb/articles/q308/3/75.asp

Thanks,
Jean-Luc David
Microsoft .NET MVP
dotnetmvp@hotmail.com
http://www.stormpixel.com
http://weblogs.asp.net/jld/

--- Original Message ---
> All,
>
[quoted text clipped - 14 lines]
>
> Dmitri.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.