I'm not sure if this would work with a proxy but you could try adding this between your head tags.
 
  <META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE">
  <META HTTP-EQUIV="Expires" CONTENT="-1">
 

Regards

Gordon Lipp

Systems Technician
Guelph Public Library
http://www.library.guelph.on.ca

-----Original Message-----
From: Shane Von Svoboda [mailto:[EMAIL PROTECTED]]
Sent: April 2, 2002 11:12 AM
To: [EMAIL PROTECTED]
Subject: [CFTALKTor] RE: Detecting Browser settings

Hello everyone,

 

Does anyone know how to detect if a users browser has proxy settings turned on? I've noticed if a person is using a browser with proxy settings set on, their dynamic page generated by CF does not get refreshed and can confuse the user because the proxy server I guess is supplying them the cached page. I've informed the client to turn the setting off and everything is working fine but is there a way using JavaScript or CGI variables to detect the setting and inform the user?

 

I'm guessing this is not a common thing to check. Any advice would be greatly appreciated.

 

 

Reply via email to