Print Page | Close Window

Problem with "page is not cached" : (

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=10351
Printed Date: 08 April 2026 at 8:41am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Problem with "page is not cached" : (
Posted By: FARSHAD
Subject: Problem with "page is not cached" : (
Date Posted: 08 May 2004 at 12:54pm

Hi

i have a problem with the pages that use this section

------------
'Make sure this page is not cached
Response.Expires = -1
Response.ExpiresAbsolute = Now() - 2
Response.AddHeader "pragma","no-cache"
Response.AddHeader "cache-control","private"
Response.CacheControl = "No-Store"
-----------

i am using a DHTML menu for my forum

but when click on the links( in this DHTLH menu ) that linked to the pages that use this section i get the java script error

but when i remove this section my problem solved

and now is there any code that i add to this pages

that it understand when the user is connected to the internet or

when is not ( browser is online or work offline )

and if the user is not connected when the user click on this pages a message appears on the screen that " in order to enter this page you should be connected to the internet"

only i need the code that detect the  browser offline mode or online mode

please help me administrator just 2 line code

 

Thanks




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net