Richard, I don't think you read my message. I'm no noob.
Here is my test page. Note the lack of external HTTP references:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://
www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="
http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252"/>
<title>Secure Test</title>
<!-- Prototype -->
<script type="text/javascript" src="js/prototype1.6.1_rc3.js"></
script>
</head>
<body>
<h1>Test</h1>
</body>
</html>
On Jun 30, 6:06 am, Richard Quadling <
rquadl...@googlemail.com> wrote:
> 2009/6/29 Diodeus <
diod...@gmail.com>