Okay so I've always assumed that the following should always force the browser to refresh:
<META HTTP-EQUIV="Expires" CONTENT="Mon, 01 Jan 1970 23:59:59 GMT"> <META HTTP-EQUIV="Content-Type" content="text/html; charset=WINDOWS-1250"> <META HTTP-EQUIV="Pragma" CONTENT="no-cache"> <META HTTP-EQUIV="cache-control" CONTENT="no-cache, no-store, must-revalidate"> After doing a few tests it appears that this code will not refresh a page returned to using the back button. Can anyone see anything wrong with the above? Thanks Kola -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
