This site will look much better in a browser that supports web standards, but it is accessible to any browser or Internet device.

Sandi's Site

Can't view page offline / IE does not cache pages

This is generally because the web page author is using the following code:

<% Response.CacheControl ..... no-cache %>
<% Response.AddHeader Pragma, no-cache %>
<% Response.Expires ..... -1 %>

Sometimes it can be also be caused by a corrupt IE cache. In that case create a new one by following the instructions at this link. For instructions on how to create a new cache, click here:

Web Pages Are Set for Offline Viewing but Cannot Be Viewed Offline [Q250803]
http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q250803

PRB: Active Documents Appear Blank When They Are Not Cached [Q297822]
http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q297822