Internet Explorer won't redirect for me

I’ve had this issue for a while. I’m running Win2000 Pro with IE6.

Pages that look like this won’t work:
<html>
<head>
<title>Cassini-Huygens</title>
<META HTTP-EQUIV=“Refresh” CONTENT=“0;URL=…/…/index.cfm”>
</head>

<body bgcolor="#FFFFFF">
</body>
</html>

IE opens a blank window and does nothing.
Anyone ever come across this problem?

In the security settings there’s a custom option to “Allow META-REFRESH”.

This has probably got turned off, so IE won’t do any redirects.

Thanks a million! I don’t know how I kept missing that setting.
Cheers!