I displayed, as a web page, a list of search results created in PHP,
from MySQL.
Firefox prevents me looking at the web page's source coding.
Right-click, view source, produces this display:-
"Document Expired
"This document is no longer available.
"The requested document is not available in Firefox's cache.
" As a security precaution, Firefox does not automatically re-request
sensitive documents.
" Click Try Again to re-request the document from the website."
CTRL-U produces the same message.
The headers are:-
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<TITLE>Quick Message - Search Facility</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<META NAME="lang" CONTENT="en">
<META NAME="dir" CONTENT="ltr">
<LINK HREF="/u00/u00.css" REL="stylesheet" TYPE="text/css">
<LINK HREF="/u00/z00extra.css" REL="stylesheet" TYPE="text/css">
<LINK HREF="/u00/u00tulpen0.png" REL="icon" TYPE="image/png">
<style>
.d {float:left; color:#00a86b; width:120px;}
</style>
</HEAD>
Removing the DocType makes no difference.
Clicking on the "Try Again" button produces this display:-
<HTML>
<HEAD>
<TITLE>Quick Message - Search Facility</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<META NAME="lang" CONTENT="en">
<META NAME="dir" CONTENT="ltr">
<LINK HREF="/u00/u00.css" REL="stylesheet" TYPE="text/css">
<LINK HREF="/u00/z00extra.css" REL="stylesheet" TYPE="text/css">
<LINK HREF="/u00/u00tulpen0.png" REL="icon" TYPE="image/png">
<style>
.d {float:left; color:#00a86b; width:120px;}
</style>
</HEAD>
<BODY class="body"></BODY></HTML>
A candidate for upstream bugzilla ?
--
Regards,
Paul.
England, EU. England's place is in the European Union.